ZF-5563: testMultiByteWeekdaysShouldNotBeTruncated(Zend_DateTest) unit tests failure
Description
{panel}
1) testMultiByteWeekdaysShouldNotBeTruncated(Zend_DateTest)
Failed asserting that two strings are equal.
expected string <ś>
difference <x?>
got string
{panel}
Comments
Posted by Thomas Weidner (thomas) on 2009-01-17T11:14:29.000+0000
On WinXP, PHP5.2.5
Posted by Alexander Veremyev (alexander) on 2009-01-17T11:31:51.000+0000
Fixed with r13674 and r13675
Posted by Alexander Veremyev (alexander) on 2009-01-17T11:36:56.000+0000
Fixed.
Posted by Alexander Veremyev (alexander) on 2009-01-17T12:16:30.000+0000
The problem still exists for the release-1.7 branch
Posted by Alexander Veremyev (alexander) on 2009-01-17T13:26:51.000+0000
Fixed