Grégoire Paris

Results 70 issues of Grégoire Paris

While working on applying this standard on `doctrine/orm`, we found with @SenseException that the following will not raise any error: ```php // declarations class Foo { /** @var int */...

Closes #395

In reaction to a comment from @morozov on a PR adding deprecations to the DBAL [1], here are my thoughts on unfixable deprecations. # Definition An unfixable deprecation is a...

### Bug Report | Q | A |------------ | ------ | Version(s) | all? #### Summary I'm trying to avoid #166 by downgrading to v1.11.1 (see https://github.com/doctrine/orm/pull/9061) #### Current behavior...

Bug

### Bug Report | Q | A |------------ | ------ | Version(s) | 1.8.0 #### Summary `laminas:automatic-releases:release` crashes without a stack trace, just the unhelpful error message in the title...

Bug

Two good reasons to do this move: - This was a circular dependency. - doctrine/common is being sunset.

This would be an indirect way to run the incenteev post-install command. Since no command can be run interactively, warning is the best solution IMHO.

enhancement

I think it would be handy to be able to define a default middleware stack that would server as a basis for every consumer. I discovered the `swarrot.processor.ack` and I...

### Description Progress bars are a great way to provide feedback to somebody using a Symfony command in a terminal. However, when running the same Symfony command in a cronjob,...

Feature
Console
Keep open

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | yes | BC Break | no #### Summary As of now, it...

PostgreSQL
Oracle
RFC
Sequences