mirror of
https://github.com/php/php-src.git
synced 2026-03-25 08:42:29 +01:00
This format matches against null bytes, and prevents the test expectation from being interpreted as binary data. bless_tests.php will automatically replace \0 with %0 as well.