Created
June 1, 2015 02:56
-
-
Save Sean-Der/cd94c0b6fb71a81e089b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TEST RESULT SUMMARY | |
--------------------------------------------------------------------- | |
Exts skipped : 0 | |
Exts tested : 54 | |
--------------------------------------------------------------------- | |
Number of tests : 195 118 | |
Tests skipped : 77 ( 39.5%) -------- | |
Tests warned : 0 ( 0.0%) ( 0.0%) | |
Tests failed : 17 ( 8.7%) ( 14.4%) | |
Expected fail : 1 ( 0.5%) ( 0.8%) | |
Tests passed : 100 ( 51.3%) ( 84.7%) | |
--------------------------------------------------------------------- | |
Time taken : 14 seconds | |
===================================================================== | |
===================================================================== | |
EXPECTED FAILED TEST SUMMARY | |
--------------------------------------------------------------------- | |
Bug #2 (Deserializing a large array of nested objects gives "zend_mm_heap corrupted") [tests/bug002.phpt] XFAIL REASON: Bug is not fixed yet | |
===================================================================== | |
===================================================================== | |
FAILED TEST SUMMARY | |
--------------------------------------------------------------------- | |
Cyclic array test [tests/026.phpt] | |
Unserialize invalid data [tests/030.phpt] | |
broken random data test : MessagePackUnpacker::execute [tests/040d.phpt] | |
unpack of object converter (string) [tests/090.phpt] | |
unpack of object converter (object) [tests/091.phpt] | |
unpack of object converter (string: php_only=0) [tests/092.phpt] | |
unpack of object converter (object: php_only=0) [tests/093.phpt] | |
unpack of object converter : class unpack (string) [tests/094.phpt] | |
unpack of object converter : class unpack (object) [tests/095.phpt] | |
unpack of object converter : class unpack (string: php_only=0) [tests/096.phpt] | |
unpack of object converter : class unpack (object: php_only=0) [tests/097.phpt] | |
unpack of object converter: class unpack (string: OPT_PHPONLY=false) [tests/098.phpt] | |
unpack of object converter : class unpacker (string) [tests/099.phpt] | |
unpack of object converter : class unpacker (object) [tests/100.phpt] | |
unpack of object converter : class unpacker (string: php_only=0) [tests/101.phpt] | |
unpack of object converter : class unpacker (object: php_only=0) [tests/102.phpt] | |
unpack of object converter: class unpacker (string: OPT_PHPONLY=false) [tests/103.phpt] | |
===================================================================== | |
You may have found a problem in PHP. | |
This report can be automatically sent to the PHP QA team at | |
http://qa.php.net/reports and http://news.php.net/php.qa.reports | |
This gives us a better understanding of PHP's behavior. | |
If you don't want to send the report immediately you can choose | |
option "s" to save it. You can then email it to [email protected] later. | |
Do you want to send this report now? [Yns]: n |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment