Skip to content

Commit 23162d8

Browse files
committed
Add UPGRADING information for Zend API change
Related to 7815ab9
1 parent 7815ab9 commit 23162d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

UPGRADING.INTERNALS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ PHP 8.6 INTERNALS UPGRADE NOTES
3939
needs to be obtained use the zend_get_callable_zval_from_fcc() function
4040
instead. If this was used to store a callable, then an FCC should be
4141
stored instead.
42+
. The zend_active_function{_ex}() functions now return a const zend_function
43+
pointer.
4244

4345
========================
4446
2. Build system changes

0 commit comments

Comments
 (0)