]> granicus.if.org Git - php/commit
Fixed bug #53437 Crash with unserialized DatePeriod instance
authorAnatol Belski <ab@php.net>
Fri, 15 Mar 2013 15:59:54 +0000 (16:59 +0100)
committerAnatol Belski <ab@php.net>
Fri, 15 Mar 2013 15:59:54 +0000 (16:59 +0100)
commit0ee71557ffd285552659b6aa37ea236e3bad493f
treec3fb54e689dca69415f486a8b910d69af4771359
parentb7788c52f1e30e425795870e0a1450a620a41f08
Fixed bug #53437 Crash with unserialized DatePeriod instance
15 files changed:
NEWS
ext/date/php_date.c
ext/date/php_date.h
ext/date/tests/bug45682.phpt
ext/date/tests/bug48678.phpt
ext/date/tests/bug49081.phpt
ext/date/tests/bug49778.phpt
ext/date/tests/bug52113.phpt
ext/date/tests/bug52738.phpt
ext/date/tests/bug52808.phpt
ext/date/tests/bug53437.phpt
ext/date/tests/bug53437_var1.phpt [new file with mode: 0644]
ext/date/tests/bug53437_var2.phpt [new file with mode: 0644]
ext/date/tests/bug53437_var3.phpt [new file with mode: 0644]
ext/date/tests/date_diff1.phpt