mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
[ci skip] Update NEWS for c3ccc36
This commit is contained in:
parent
4e35ee0109
commit
4328aa4f74
1 changed files with 4 additions and 0 deletions
4
NEWS
4
NEWS
|
@ -80,6 +80,10 @@ PHP NEWS
|
|||
- Standard:
|
||||
. Fix serialization of RC1 objects appearing in object graph twice. (ilutov)
|
||||
|
||||
- Streams:
|
||||
. Fixed bug GH-11735 (Use-after-free when unregistering user stream wrapper
|
||||
from itself). (ilutov)
|
||||
|
||||
- SQLite3:
|
||||
. Fix replaced error handling in SQLite3Stmt::__construct. (nielsdos)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue