ZF-2842: Zend_Filter_DigitsTest multibyte testing incomplete
Description
From r8729 of the trunk I get the following results on WinXP, PHP 5.1.4:
phpunit --verbose Zend_Filter_DigitsTest PHPUnit 3.2.15 by Sebastian Bergmann. Zend_Filter_DigitsTest .I Time: 0 seconds There was 1 incomplete test: 1) testMultiByte(Zend_Filter_DigitsTest) Multibyte testing incomplete c:\Documents and Settings\dfelton\My Documents\SVN Remote\Zend Framework\trunk\tests\Zend\Filter\DigitsTest.php:93 OK, but incomplete or skipped tests! Tests: 2, Incomplete: 1.
Comments
Posted by Wil Sinclair (wil) on 2008-03-25T21:31:56.000+0000
Please categorize/fix as needed.
Posted by old of Satoru Yoshida (yoshida@zend.co.jp) on 2008-04-21T01:59:47.000+0000
Resolved in SVN r9267