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/serialize/bug62836_2.phpt - Version 5.6.0-dev
There is 1 diff reported by users for this test.
| Count |
Diff |
26 (100%)
 |
001+ Notice: unserialize(): Error at offset 44 of 78 bytes in %s/bug62836_2.php on line 11
002+ okey
001- A Object
002- (
003- [b] => B Object
004- (
005- )
006-
007- [b1] => B Object
008- (
009- )
010-
011- [c] => B Object
012- (
013- )
014-
015- [c1] => B Object
016- (
017- )
018-
019- )
020- okey
|
|
|