On 07/14/2009 05:38 AM, Herman Radtke wrote:
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
--
PHP Internals - PHP Runtime Developme
On Mon, Jul 13, 2009 at 7:38 PM, Herman Radtke wrote:
> 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