Hello all,

Tuesday, October 4, 2005, 9:59:20 AM, you wrote:

> dmitry          Tue Oct  4 03:59:20 2005 EDT

>   Modified files:              
>     /php-src/ext/standard/tests/strings       bug21453.phpt 
>   Log:
>   Unicode support
>   
>   
> http://cvs.php.net/diff.php/php-src/ext/standard/tests/strings/bug21453.phpt?r1=1.1&r2=1.2&ty=u
> Index: php-src/ext/standard/tests/strings/bug21453.phpt
> diff -u php-src/ext/standard/tests/strings/bug21453.phpt:1.1
> php-src/ext/standard/tests/strings/bug21453.phpt:1.2
> --- php-src/ext/standard/tests/strings/bug21453.phpt:1.1        Mon Jan  6 
> 17:13:03 2003
> +++ php-src/ext/standard/tests/strings/bug21453.phpt    Tue Oct  4 03:59:14 
> 2005
> @@ -16,3 +16,9 @@
>         first cell before < first cell after
>         second cell before < second cell after
>  "
> +--UEXPECT--
> +unicode(80) "
> +
> +       first cell before < first cell after
> +       second cell before < second cell after
> +"


Can't we add a mode that changes "unicode" to "string" and related or just
getting rid of this at all? I mean unicode was meant to be transparant, but
this looks like the opposite of transparent, doesn't it? Doing so would ease
the pain a lot and we could immediatley get rid of all those --UEXPECT--
entries.

Best regards,
 Marcus

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to