1
0
Fork 0
composer/bin
David Zülke 3b27dc105c
Suppress E_DEPRECATED for PHP 8.4 compatibility (#12217)
The E_STRICT constant is deprecated in PHP 8.4, and explicit nullable types are also advised with a deprecation notice.

As there are circumstances where people still have to run the 2.2 LTS with newer versions of PHP, we're now suppressing E_DEPRECATED.

Also see #12214
2024-12-10 16:19:44 +01:00
..
compile Detect exec failures in compile script, refs #10693 2022-04-02 13:04:27 +02:00
composer Suppress E_DEPRECATED for PHP 8.4 compatibility (#12217) 2024-12-10 16:19:44 +01:00