]> granicus.if.org Git - php/commitdiff
Document the signature change of zend_get_closure_method_def()
authorMáté Kocsis <kocsismate@woohoolabs.com>
Fri, 31 Jul 2020 08:04:49 +0000 (10:04 +0200)
committerMáté Kocsis <kocsismate@woohoolabs.com>
Fri, 31 Jul 2020 08:04:49 +0000 (10:04 +0200)
UPGRADING.INTERNALS

index 6985650801fb1c52cd6f78cf67c909333c1e9809..e4a8e98de3f2452683685313184acfe2b711f74c 100644 (file)
@@ -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