Skip to content

Commit 02b03df

Browse files
committed
Document the signature change of zend_get_closure_method_def()
1 parent d94d426 commit 02b03df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

UPGRADING.INTERNALS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,8 @@ PHP 8.0 INTERNALS UPGRADE NOTES
172172
- add_next_index_bool()
173173
4. Argument int to size_t in Zend Engine 4.0:
174174
- zend_set_hash_symbol()
175+
5. Argument zval* to zend_object* in Zend Engine 4.0:
176+
- zend_get_closure_method_def()
175177

176178
u. Instead of overwriting zend_error_cb extensions with debugging, monitoring
177179
use-cases catching Errors/Exceptions are strongly encouraged to use

0 commit comments

Comments
 (0)