Fix bug #73091 - Unserializing DateInterval object may lead to __toString invocation
authorStanislav Malyshev <stas@php.net>
Sun, 25 Sep 2016 23:43:24 +0000 (16:43 -0700)
committerStanislav Malyshev <stas@php.net>
Sun, 25 Sep 2016 23:43:24 +0000 (16:43 -0700)
commit1b29e4488e19c89e5b37ecb26acaec443d7f1355
tree411ac1043b5339d64bd3f10440c4b204d3c018ba
parent07c6bdb85d3efe21598ebb8af6fcebceb9d486e9
Fix bug #73091 - Unserializing DateInterval object may lead to __toString invocation
ext/date/php_date.c
ext/date/tests/bug73091.phpt [new file with mode: 0644]