Skip to content

Commit 18c61c7

Browse files
committed
Update upgrading
1 parent dc9f728 commit 18c61c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

UPGRADING.INTERNALS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,10 @@ PHP 8.0 INTERNALS UPGRADE NOTES
367367
- zend_stack_is_empty()
368368
- zend_ts_hash_exists()
369369
- 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()
370374

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

0 commit comments

Comments
 (0)