ID: 50680 Updated by: [email protected] Reported By: danielc at analysisandsolutions dot com -Status: Open +Status: Closed Bug Type: Date/time related PHP Version: 5.3SVN-2010-01-06 (SVN) New Comment:
This bug has been fixed in SVN. 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: ------------------------------------------------------------------------ [2010-01-07 12:54:47] [email protected] Automatic comment from SVN on behalf of iliaa Revision: http://svn.php.net/viewvc/?view=revision&revision=293216 Log: Fixed bug #50680 (strtotime() does not support eighth ordinal number). ------------------------------------------------------------------------ [2010-01-06 16:43:58] danielc at analysisandsolutions dot com Description: ------------ In ext/date/lib/parse_date.re, reltextnumber and timelib_reltext_lookup contain ordinal numbers, but when it comes to 8th, it mistakenly uses "eight", rather than "eighth". Guess it now needs to contain both to provide backwards compatibility. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=50680&edit=1
