ID: 14561 Updated by: [EMAIL PROTECTED] Reported By: wachters at iae dot nl -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: Linux ?.? PHP Version: 4.0.6 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. Fixed in 5.1.0 Previous Comments: ------------------------------------------------------------------------ [2001-12-22 15:48:48] [EMAIL PROTECTED] You should better practice your type-changing skills ;) ------------------------------------------------------------------------ [2001-12-18 07:15:04] [EMAIL PROTECTED] I could reproduce this with 4.1.0 and 4.2.0dev, it's not fixed. But it's not a bug either, as strtotime does not understand every date syntax. Making this s feature request. Derick ------------------------------------------------------------------------ [2001-12-18 07:12:40] [EMAIL PROTECTED] Can you try the latest CVS? There are some bugs fixed related to strtotime. ------------------------------------------------------------------------ [2001-12-17 10:57:05] wachters at iae dot nl strtotime("19:30 Dec 17"); // works okay strtotime("Dec 17 19:30"); // returns -1 that's a bug i think. strangely enough the bug wasn't there in Php 4.0.5.. only in 4.0.6 gtx Bucky ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=14561&edit=1
