Skip to content

Commit

Permalink
[skip ci] Add UPGRADING.INTERNALS entry for EXIT opcode
Browse files Browse the repository at this point in the history
  • Loading branch information
Girgias committed Aug 18, 2024
1 parent ebfef25 commit ac3cdf5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions UPGRADING.INTERNALS
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,8 @@ PHP 8.4 INTERNALS UPGRADE NOTES

* YIELD and YIELD_FROM do not increment the opline anymore.

* The EXIT opcode has been removed as exit is now implemented as a function.

========================
5. SAPI changes
========================

0 comments on commit ac3cdf5

Please sign in to comment.