php-src/UPGRADING.INTERNALS

35 lines
578 B
Plaintext
Raw Normal View History

2024-09-24 23:03:39 +08:00
PHP 8.5 INTERNALS UPGRADE NOTES
1. Internal API changes
2. Build system changes
2015-07-03 17:46:30 +08:00
3. Module changes
4. OpCode changes
5. SAPI changes
========================
1. Internal API changes
========================
========================
2. Build system changes
========================
2021-09-01 01:13:49 +08:00
========================
3. Module changes
========================
- ext/libxml
. The refcount APIs now return an `unsigned int` instead of an `int`.
========================
4. OpCode changes
========================
========================
5. SAPI changes
========================