mirror of
https://github.com/php/php-src.git
synced 2024-11-23 01:44:06 +08:00
6366da48ec
Also removes impossible conditions.
35 lines
578 B
Plaintext
35 lines
578 B
Plaintext
PHP 8.5 INTERNALS UPGRADE NOTES
|
|
|
|
1. Internal API changes
|
|
|
|
2. Build system changes
|
|
|
|
3. Module changes
|
|
|
|
4. OpCode changes
|
|
|
|
5. SAPI changes
|
|
|
|
========================
|
|
1. Internal API changes
|
|
========================
|
|
|
|
========================
|
|
2. Build system changes
|
|
========================
|
|
|
|
========================
|
|
3. Module changes
|
|
========================
|
|
|
|
- ext/libxml
|
|
. The refcount APIs now return an `unsigned int` instead of an `int`.
|
|
|
|
========================
|
|
4. OpCode changes
|
|
========================
|
|
|
|
========================
|
|
5. SAPI changes
|
|
========================
|