History log of /PHP-8.2/sapi/fuzzer/generate_unserialize_dict.php (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 828c93be 30-Jul-2022 Nikita Popov

Fix unserialize dictionary generation

We now have namespaced classes in here, and need to escape the
backslashes.


Revision tags: php-7.3.13RC1, php-7.2.26RC1, php-7.4.0, php-7.2.25, php-7.3.12, php-7.4.0RC6, php-7.3.12RC1, php-7.2.25RC1, php-7.4.0RC5, php-7.1.33, php-7.2.24, php-7.3.11, php-7.4.0RC4, php-7.3.11RC1, php-7.2.24RC1, php-7.4.0RC3, php-7.2.23, php-7.3.10, php-7.4.0RC2
# c1adb7a7 16-Sep-2019 Nikita Popov

Move scripts out of corpus/ directory