Skip to content

Commit cc8fcf2

Browse files
committed
Update upgrading
1 parent 99ba7ba commit cc8fcf2

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
@@ -174,6 +174,10 @@ PHP 8.0 INTERNALS UPGRADE NOTES
174174
- zend_set_hash_symbol()
175175
5. Argument zval* to zend_object* in Zend Engine 4.0:
176176
- zend_get_closure_method_def()
177+
6. Argument void to const char* in Zend Engine 4.0:
178+
- zend_get_op_array_extension_handle()
179+
7. Argument zend_extension to const char* in Zend Engine 4.0:
180+
- zend_get_resource_handle()
177181

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

0 commit comments

Comments
 (0)