mirror of
https://github.com/php/php-src.git
synced 2026-04-18 21:41:22 +02:00
fix test portability
This commit is contained in:
@@ -8,5 +8,5 @@ fread($fp, 2147483648);
|
||||
?>
|
||||
Done
|
||||
--EXPECTF--
|
||||
Warning: fread(): Length parameter must be no more than 2147483647 in %s/bug72114.php on line %d
|
||||
Warning: fread(): Length parameter must be no more than 2147483647 in %s%ebug72114.php on line %d
|
||||
Done
|
||||
|
||||
Reference in New Issue
Block a user