Re: [PHP4BETA] bug or feature ???

[email protected] (Tobias Johan Karlsen)
Newsgroups php.version4
Message-ID <[email protected]>
At 20:23 21.05.00 +0300, you wrote:
>I can't reproduce this. On Windows NT I get the right output.
>I doubt it has something to do with the OS because those numbers are not
>locale dependent but are well defined within the Zend Engine.
>
>Andi

I get the exact same result as Milan does (Win98 2nd edition, Internation 
english, Regional settings = Norwegian):

PHP 3.0.11:

G:\PHP\v3_0_11>php -q test.php
200<br>0.05<br>10
G:\PHP\v3_0_11>


PHP 4RC2:

G:\PHP\v4_0_RC2>php -q test.php
200<br>0<br>0
G:\PHP\v4_0_RC2>


PHP 4.0 release-package:

G:\PHP\v4_0_0>php -q test.php
200<br>0<br>0
G:\PHP\v4_0_0>


-- Tobias Johan Karlsen
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.