We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc9f728 commit 18c61c7Copy full SHA for 18c61c7
UPGRADING.INTERNALS
@@ -367,6 +367,10 @@ PHP 8.0 INTERNALS UPGRADE NOTES
367
- zend_stack_is_empty()
368
- zend_ts_hash_exists()
369
- zend_ts_hash_index_exists()
370
+ 9. Argument void to const char* in Zend Engine 4.0:
371
+ - zend_get_op_array_extension_handle()
372
+ 10. Argument zend_extension to const char* in Zend Engine 4.0:
373
+ - zend_get_resource_handle()
374
375
u. Instead of overwriting zend_error_cb extensions with debugging, monitoring
376
use-cases catching Errors/Exceptions are strongly encouraged to use
0 commit comments