1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 05:51:02 +02:00
Files
archived-php-src/ext/fileinfo
Nikita Popov 471540d285 Fix intermittent failure of bug_68819_002.phpt
The test used rand(32, 127) to select the character, however
chr(127) results in "data" instead of the expected result, so this
test would fail in something like 1% of the runs.

Replace rand() with fixed character "a".
2016-03-02 00:34:36 +01:00
..
2015-01-04 09:42:46 +01:00
2015-01-04 09:40:19 +01:00
2009-03-16 15:03:06 +00:00
2008-07-25 09:16:22 +00:00