We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2bd66c commit 9d85f8cCopy full SHA for 9d85f8c
1 file changed
UPGRADING.INTERNALS
@@ -70,6 +70,8 @@ PHP 8.6 INTERNALS UPGRADE NOTES
70
performed on the result.
71
. The zend_dval_to_lval_cap() function no longer takes a second
72
zend_string* parameter.
73
+ . EG(in_autoload) was renamed to EG(autoload_current_classnames) and no
74
+ longer is a pointer, but a directly embedded HashTable struct.
75
76
========================
77
2. Build system changes
0 commit comments