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 7815ab9 commit 23162d8Copy full SHA for 23162d8
UPGRADING.INTERNALS
@@ -39,6 +39,8 @@ PHP 8.6 INTERNALS UPGRADE NOTES
39
needs to be obtained use the zend_get_callable_zval_from_fcc() function
40
instead. If this was used to store a callable, then an FCC should be
41
stored instead.
42
+ . The zend_active_function{_ex}() functions now return a const zend_function
43
+ pointer.
44
45
========================
46
2. Build system changes
0 commit comments