Skip to content

Commit c68b43c

Browse files
committed
[skip ci] Add UPGRADING.INTERNALS note for ZEND_DIM_ALTERNATIVE_SYNTAX
1 parent 41bdcc8 commit c68b43c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UPGRADING.INTERNALS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ PHP 8.4 INTERNALS UPGRADE NOTES
102102
* Removed IS_STATIC_VAR_UNINITIALIZED constant. Check for IS_NULL in the
103103
static_variables array instead.
104104

105+
* Removed ZEND_DIM_ALTERNATIVE_SYNTAX constant. This syntax no longer has a
106+
specialized error message.
107+
105108
========================
106109
2. Build system changes
107110
========================

0 commit comments

Comments
 (0)