Skip to content

Commit 9d85f8c

Browse files
committed
UPGRADING.INTERNALS
1 parent c2bd66c commit 9d85f8c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

UPGRADING.INTERNALS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ PHP 8.6 INTERNALS UPGRADE NOTES
7070
performed on the result.
7171
. The zend_dval_to_lval_cap() function no longer takes a second
7272
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.
7375

7476
========================
7577
2. Build system changes

0 commit comments

Comments
 (0)