]> granicus.if.org Git - php/commit
- Fixed bug #40861 (strtotime() doesn't handle double negative relative time
authorDerick Rethans <derick@php.net>
Wed, 11 Apr 2007 14:36:45 +0000 (14:36 +0000)
committerDerick Rethans <derick@php.net>
Wed, 11 Apr 2007 14:36:45 +0000 (14:36 +0000)
commite9f77bb7e57eb40327168bb6892f213d3db66c7e
treee0ba4b5ba650c98be4bc2a5320372dbddd88caaa
parent4b25f38a07c0d4d7e309e69024f4793799d0ab61
- Fixed bug #40861 (strtotime() doesn't handle double negative relative time
  units correctly).
ext/date/lib/parse_date.c
ext/date/lib/parse_date.re
ext/date/tests/bug40861.phpt [new file with mode: 0644]