php-src/UPGRADING.INTERNALS

36 lines
604 B
Plaintext
Raw Normal View History

2023-08-29 19:25:46 +00:00
PHP 8.4 INTERNALS UPGRADE NOTES
1. Internal API changes
2. Build system changes
2015-07-03 09:46:30 +00:00
3. Module changes
4. OpCode changes
5. SAPI changes
========================
1. Internal API changes
========================
========================
2. Build system changes
========================
2021-08-31 17:13:49 +00:00
========================
3. Module changes
========================
a. ext/dom
- dom_read_t and dom_write_t now expect the function to return zend_result
instead of int.
========================
4. OpCode changes
========================
========================
5. SAPI changes
========================