Conversation
Sole fix needed so far seems to be related to https://wiki.php.net/rfc/deprecate-implicitly-nullable-types See also upstream PR phpgt/CssXPath#227 We are also hitting was seems to be a PHP bug php/php-src#14873
|
hi, for help with version upgrades there's rector_php. |
It does not seem to support PHP 8.4, and not even PHP 8.3, does it?
|
|
Support for php8.4 will arrive later this year. |
|
This line fails with PHP 8.4.0alpha1 when OPCache is enabled, while the rest seems fine, at a first glance Line 333 in 58c297f |
Sole fix needed so far seems to be related to https://wiki.php.net/rfc/deprecate-implicitly-nullable-types
See also upstream PR phpgt/CssXPath#227
We are also hitting a PHP bug with
min()function, reported upstream php/php-src#14873