mirror of
https://github.com/php/php-src.git
synced 2026-04-06 23:53:30 +02:00
Especially for remote servers, the respective part of the test may fail for a lot of different reasons; instead of trying to catch all, we rewrite to not fail, still testing for the contained NUL byte. Closes GH-8451.