[PHP-DEV] Bug #12665 Updated: mktime() is strange

2001-08-08 Thread alindeman
ID: 12665 Updated by: alindeman Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *General Issues Operating System: Linux Windows PHP Version: 4.0.6 New Comment: wierd... your script says they are the same, but remove the 0's in front of the 8 and 9 like mktime (0,0,0,8,8,2001)

[PHP-DEV] Bug #12665 Updated: mktime() is strange

2001-08-08 Thread jeroen
ID: 12665 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *General Issues Operating System: Linux Windows PHP Version: 4.0.6 New Comment: 08 is octal, write 8. See section on integers (phpdoc / language / types / integers) Previous Comments: