From: Máté Kocsis Date: Fri, 31 Jul 2020 08:04:49 +0000 (+0200) Subject: Document the signature change of zend_get_closure_method_def() X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=02b03df91a554a871b34896b8a29e50c2fa8fc81;p=php Document the signature change of zend_get_closure_method_def() --- diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS index 6985650801..e4a8e98de3 100644 --- a/UPGRADING.INTERNALS +++ b/UPGRADING.INTERNALS @@ -172,6 +172,8 @@ PHP 8.0 INTERNALS UPGRADE NOTES - add_next_index_bool() 4. Argument int to size_t in Zend Engine 4.0: - zend_set_hash_symbol() + 5. Argument zval* to zend_object* in Zend Engine 4.0: + - zend_get_closure_method_def() u. Instead of overwriting zend_error_cb extensions with debugging, monitoring use-cases catching Errors/Exceptions are strongly encouraged to use