ID: 8694
Updated by: rasmus
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Analyzed
Bug Type: Date/time related
Assigned To: 
Comments:

Unable to reproduce in current CVS - perhaps fixed.  Try a snapshot from snaps.php.net 
please.

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

[2001-01-13 22:41:07] [EMAIL PROTECTED]
<?
        $stamp=time();
   print(date("m d of the week M F Y"));
 
?>

put the above code snippet in a file called test.php - run the php cgi from the 
command line 

php -q test.php

And it will core 

remove the of the week and it works fine 
This used to work before 4.0.4

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


Full Bug description available at: http://bugs.php.net/?id=8694


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to