]> granicus.if.org Git - php/commit
Revert "Fixed bug #97599 (coredump in set_error_handler)"
authorNikita Popov <nikita.ppv@gmail.com>
Thu, 9 Jul 2020 08:51:30 +0000 (10:51 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Thu, 9 Jul 2020 09:12:44 +0000 (11:12 +0200)
commita3cb6122430cb43877a558f51f78bffd78cb86ca
treedbbbab69e6e9f4b7fc1c5d1e545a503193fcb7c2
parent972383fda4235e8dc9f5de1bd95d30a6e2e25385
Revert "Fixed bug #97599 (coredump in set_error_handler)"

This reverts commit ccd41e083359cf6dd264f88806dce4cc49d9358e.

This causes a large performance regression when notices are thrown
and large arrays are in scope, see bug #79794.
Zend/tests/bug79599.phpt [deleted file]
Zend/zend.c