Chris Smith
Chris Smith
Executing `composer bin all install` with Composer 2.2 fails as due to f0b48b5b4fbc13a49bc0d462ec518e27c1ed4ba8 and other changes. ``` PHP Fatal error: Uncaught Error: Undefined class constant 'SUCCESS' in /tmp/tmp.iXBtOtyjej/vendor/bamarni/composer-bin-plugin/src/Command/BinCommand.php:161 Stack trace:...
https://github.com/composer/composer/issues/10024 I've attempted to workaround this with #15 but it fails if the plugin is installed globally and the polyfill package is not required by the package you are scanning:...
Add option to fetch the database without checking dependencies.
# Bug report Reproduced 1.8.3 and then on 1.8.5. When an array has a defined shape with count > 5 PHPStan seems to then believe that `array_{shift,pop}()` will always return...
| Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? |No | Deprecations? | No | Tickets | Fix #48814...
### Symfony version(s) affected 4.4.49, 5.4.17 (those I've reproduced the issue on) ### Description Configuring a service that uses the wither pattern, added in #30212, can break the dumped PHP...
This is a proof of concept and open to feedback or closing if not desired. The change enables the user to configure which Composer commands are forwarded, allowing the user...
Fixes https://github.com/doctrine/DoctrineFixturesBundle/issues/371 This improves the cooperation between the native fixture dependencies and the bundle provided groups. It is now no longer necessary to add the dependencies of fixtures in a...
The documentation at https://www.moneyphp.org/en/stable/ does not appear to have been updated since 2020. For example this commit https://github.com/moneyphp/money/commit/512333ef834bd77f76e865a30eb5963d480e2ed7 isn't reflected in the live docs: https://www.moneyphp.org/en/stable/features/allocation.html
Would it be possible to set a useful repository origin so that we can ensure your packages override distro provided packages, the old configuration used to have a reasonable origin...