[skip ci] Add UPGRADING.INTERNALS entry for EXIT opcode

This commit is contained in:
Gina Peter Bnayard 2024-08-18 19:47:34 +02:00
parent ebfef2505d
commit ac3cdf54df

View File

@ -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
========================