unread
This bug only exists in PHP 5.x. The unicode support in PHP 6 takes
care of it already, but I added a PHP 6 version of the test case as
well.
--
Herman Radtke
hermanradtke@gmail.com | http://hermanradtke.com
unread
On Mon, Jul 13, 2009 at 7:38 PM, Herman Radtke hermanradtke@gmail.comwrote:
This bug only exists in PHP 5.x. The unicode support in PHP 6 takes
care of it already, but I added a PHP 6 version of the test case as
well.
Looks good.
-Andrei
unread
This bug only exists in PHP 5.x. The unicode support in PHP 6 takes
care of it already, but I added a PHP 6 version of the test case as
well.
Committed. I fixed the test to work in all branches. :)
--Jani