mirror of
https://github.com/php/php-src.git
synced 2026-04-22 23:48:14 +02:00
4ed01e3296
The recent improvement to list skipped extensions explicitly[1] missed to properly initialize `$ignored_by_ext` for the case where an explicit set of test cases are given; this was not a problem previously, since the undefined *global* variable was coerced to int. We fix this by initializing the variable earlier. [1] <https://github.com/php/php-src/commit/baef47ef3eafc37a4e69ef4ca530206517425768> Closes GH-9617.
134 KiB
Executable File
134 KiB
Executable File