Test: /ext/standard/tests/streams/bug61115-1.phpt - Version 5.4.2-dev    

There are 2 different diffs reported by users for this test.

Count Diff
6 (86%)
001+ Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 9223372036854775807 bytes) in %s/bug61115-1.php on line 5
001- Fatal error: Allowed memory size of %d bytes exhausted %s (tried to allocate %d bytes) in %s on line %d
1 (14%)
001+ Fatal error: Out of memory (allocated 262144) at /usr/local/src/php/src/main/streams/memory.c:264 (tried to allocate 9223372036854775807 bytes) in %s/bug61115-1.php on line 5
001- Fatal error: Allowed memory size of %d bytes exhausted %s (tried to allocate %d bytes) in %s on line %d