]> granicus.if.org Git - php/commit
Fix dynamic func def persist with preloading
authorNikita Popov <nikita.ppv@gmail.com>
Thu, 4 Mar 2021 15:15:05 +0000 (16:15 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Thu, 4 Mar 2021 15:15:05 +0000 (16:15 +0100)
commit97de8cfc710c51bc19ed504d5caeec83db5a3f8d
tree6389fbc19d6e13e950a477cabf637f0690a98a7b
parentb853201a6d201da692b83b7d986170a2bcc989e8
Fix dynamic func def persist with preloading

If we find an existing serialization of the op_array, of course
we also need to actually make use of it...
ext/opcache/zend_persist.c