PhpDeprecationDetector
PhpDeprecationDetector copied to clipboard
Any plan to allow symfony/console ^6.0?
Hi,
Everything is in the title ;)
Need to test it, may be support is just one-line change without defects. Will try to update in near future
@wapmorgan any updates on the topic?
@wapmorgan symfony/console v5 is today a bit old. The issue block to use your nice detector :)
@wapmorgan here is PR #72 for the issue. I found no problem for symfony/console ^6.0
Issue is fixed by https://github.com/wapmorgan/PhpDeprecationDetector/pull/72, merged and released in 2.0.30
Issue can be closed
Not really ;)
I've tried it with Symfony 6.2, and i have this error:
Fatal error: Uncaught TypeError: Symfony\Component\Console\Output\Output::writeln(): Argument #1 ($messages) must be of type Traversable|array|string, null given, called in /composer/vendor/wapmorgan/php-deprecation-detector/src/ScanCommand.php on line 306 and defined in /composer/vendor/symfony/console/Output/Output.php:97
From this file: https://github.com/wapmorgan/PhpDeprecationDetector/blob/master/src/ScanCommand.php#L306
@steevanb Do you can please check PR #74 for symfony v 6.2 @kkmuffme FYI
https://github.com/wapmorgan/PhpDeprecationDetector/pull/75 was missing
@szaimen thanks, seems like it fix the bug. could you please create 2.0.32
with it?
Sorry, I don't have the permissions to create a new release...
@wapmorgan a little ping to create the version? thanks :)
@wapmorgan || @kkmuffme ping for new release tag with last merge into master branch :)
Created new version 2.0.32.