History log of /php-src/Zend/tests/gh13142.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# ea3c5416 24-Jan-2024 Jorg Adam Sowa

GH-13142: add missing test cases (#13235)

* Added missing global cases to test

* Update gh13142


# fe064d7f 19-Jan-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Fix GH-13142: Undefined variable name is shortened when contains \0

Uses the new %S formatter and introduces the necessary changes and
helpers.