ID:               39828
 Updated by:       [EMAIL PROTECTED]
 Reported By:      numb_skull1001 at yahoo dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Unknown/Other Function
 Operating System: windows XP
 PHP Version:      5.2.0
 New Comment:

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

The 0 in front of the 8 makes 08 an octal number, but the 8 is an
invalid digit there.


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

[2006-12-14 06:17:40] numb_skull1001 at yahoo dot com

Description:
------------
problem on printing 08

Reproduce code:
---------------
<?php
echo 08;
?>

Expected result:
----------------
08

Actual result:
--------------
none


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


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

Reply via email to