ID:               31910
 Comment by:       milanrippel at seznam dot cz
 Reported By:      jakub at icewarp dot com
 Status:           No Feedback
 Bug Type:         Scripting Engine problem
 Operating System: win32 / ISAPI
 PHP Version:      4CVS-2005-02-10
 New Comment:

Tested with PHP 4.4.1 with the same code:

<?
  $file = "20050131014110E312-00000002.tmp";
  $file != ".";
?>

The same error is given. When you compare strings with "E" in it then
this "E" is taken as exponent - not as a character.

reproduced only in ISAPI mode - FCGI runs fine on LInux.

Can anyone take a look on it?

Milan


Previous Comments:
------------------------------------------------------------------------

[2005-04-07 01:00:11] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2005-03-30 22:39:34] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



------------------------------------------------------------------------

[2005-02-27 13:38:49] milan dot rippel at gmail dot com

Hi guys,
I just tried the code Jakub posted above and I am really getting the
same error - running PHP 4.3.10.

I wonder why you don't get the same one :-(.

Can someone take one more look on it?

Milan

------------------------------------------------------------------------

[2005-02-15 10:59:53] jakub at icewarp dot com

It occurs on all Windows locales US, CZ. Reproduced it on W2000 and
WXP. Please, try 4.3.10 or later
Thank you

------------------------------------------------------------------------

[2005-02-15 10:51:32] [EMAIL PROTECTED]

If you think it might be that, than what's your locale?
Nobody can reproduce it except you, so just don't sit & wait - run the
code on another winblows box, try to get more info etc.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/31910

-- 
Edit this bug report at http://bugs.php.net/?id=31910&edit=1

Reply via email to