derick                                   Sat, 06 Mar 2010 16:04:47 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=295892

Log:
- Fixed bug #51096 ('last day' and 'first day' are handled incorrectly when
  parsing date strings).
- For 5.2 I just added the test case minus new 5.3 additions.

Bug: http://bugs.php.net/51096 (Assigned) strtotime returns wrong results
      
Changed paths:
    A   php/php-src/branches/PHP_5_2/ext/date/tests/bug51096.phpt
    U   php/php-src/branches/PHP_5_3/NEWS
    U   php/php-src/branches/PHP_5_3/ext/date/lib/parse_date.c
    U   php/php-src/branches/PHP_5_3/ext/date/lib/parse_date.re
    A   php/php-src/branches/PHP_5_3/ext/date/tests/bug51096.phpt
    U   php/php-src/trunk/ext/date/lib/parse_date.c
    A   php/php-src/trunk/ext/date/tests/bug51096.phpt

<diffs exceeded maximum size>
-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to