ZF-2795: Zend_JsonTest failure
Description
Results from r8521 of trunk (WinXP, PHP 5.1.4, PHPUnit 3.2.15):
13) testJsonWithPhpJsonExtension(Zend_JsonTest) Failed asserting that two strings are equal. expected string difference <??????> got string <> c:\Documents and Settings\dfelton\My Documents\SVN Remote\Zend Framework\trunk\tests\Zend\JsonTest.php:79 c:\Documents and Settings\dfelton\My Documents\SVN Remote\Zend Framework\trunk\tests\Zend\JsonTest.php:59
Comments
Posted by Darby Felton (darby) on 2008-03-03T15:05:05.000+0000
Assign to [~stas] for possible review.
Posted by Stanislav Malyshev (stas) on 2008-03-03T16:39:31.000+0000
Works for me OK on windows with 5.2.4. Maybe ext/json missing?
Posted by Darby Felton (darby) on 2008-03-04T12:48:01.000+0000
No, ext/json is enabled on the system of the issue description.
Posted by Stanislav Malyshev (stas) on 2008-03-04T12:57:45.000+0000
Strange... Can you reproduce it with 5.2.x?
Posted by Darby Felton (darby) on 2008-03-04T13:02:10.000+0000
Running it on 5.2.5 I get no such failure; all tests pass.
Posted by Darby Felton (darby) on 2008-03-07T15:15:12.000+0000
http://php.net/manual/en/…
Posted by Darby Felton (darby) on 2008-03-07T15:50:07.000+0000
Fixed in trunk with SVN r8674 and for 1.5.0RC2 with SVN r8676