xref: /php-src/UPGRADING.INTERNALS (revision 6366da48)
1PHP 8.5 INTERNALS UPGRADE NOTES
2
31. Internal API changes
4
52. Build system changes
6
73. Module changes
8
94. OpCode changes
10
115. SAPI changes
12
13========================
141. Internal API changes
15========================
16
17========================
182. Build system changes
19========================
20
21========================
223. Module changes
23========================
24
25- ext/libxml
26  . The refcount APIs now return an `unsigned int` instead of an `int`.
27
28========================
294. OpCode changes
30========================
31
32========================
335. SAPI changes
34========================
35