Skip to content

Commit ac3cdf5

Browse files
committed
[skip ci] Add UPGRADING.INTERNALS entry for EXIT opcode
1 parent ebfef25 commit ac3cdf5

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
@@ -370,6 +370,8 @@ PHP 8.4 INTERNALS UPGRADE NOTES
370370

371371
* YIELD and YIELD_FROM do not increment the opline anymore.
372372

373+
* The EXIT opcode has been removed as exit is now implemented as a function.
374+
373375
========================
374376
5. SAPI changes
375377
========================

0 commit comments

Comments
 (0)