Sunday, May 19, 2013
Home
|
Projects and Goals
|
Release Candidates
|
How to Help
|
Handling Bug Reports
|
Test Reports
|
Manage Pull Requests
PHP-QAT
The PHP/QA Team is a small group of developers whose primary goal is to support the PHP core developers by providing them with timely quality assurance.
Projects & Goals
Find more information about PHP/QA Team's
current projects and future goals
.
Release Candidates
What are
release candidates
and how you can help us testing them.
Contact Information
Questions about the PHP-QAT should be sent to the
PHP/QAT Mailing List
Bug Reports should be submitted to the official PHP bug list (
http://bugs.php.net
)
All other questions should be directed to the appropriate
PHP mailing list.
Test: /ext/standard/tests/streams/bug61115-1.phpt - Version 5.3.11RC2
There are 2 different diffs reported by users for this test.
Count
Diff
5 (71%)
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 at %s:%d (tried to allocate %d bytes) in %s on line %d
2 (29%)
001+ Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2147483647 bytes) in %s/bug61115-1.php on line 5
001- Fatal error: Allowed memory size of %d bytes exhausted at %s:%d (tried to allocate %d bytes) in %s on line %d
Copyright © 1997 - 2013 PHP Group
All rights reserved.
Last update: Thu Apr 19 18:50:33 2012 UTC
Generated in 57 ms