ID: 38229 Updated by: [EMAIL PROTECTED] Reported By: yichengjun at 163 dot com -Status: Assigned +Status: Closed Bug Type: Date/time related Operating System: windows xp PHP Version: 5.1.4 Assigned To: derick New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2006-07-27 03:03:22] yichengjun at 163 dot com Description: ------------ echo date("Y-m-d",strtotime('2006-03')); Reproduce code: --------------- echo date("Y-m-d",strtotime('2006-03')); Expected result: ---------------- 2006-03-01 Actual result: -------------- 2006-07-28 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=38229&edit=1