We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d94d426 commit 02b03dfCopy full SHA for 02b03df
UPGRADING.INTERNALS
@@ -172,6 +172,8 @@ PHP 8.0 INTERNALS UPGRADE NOTES
172
- add_next_index_bool()
173
4. Argument int to size_t in Zend Engine 4.0:
174
- zend_set_hash_symbol()
175
+ 5. Argument zval* to zend_object* in Zend Engine 4.0:
176
+ - zend_get_closure_method_def()
177
178
u. Instead of overwriting zend_error_cb extensions with debugging, monitoring
179
use-cases catching Errors/Exceptions are strongly encouraged to use
0 commit comments