Skip to content

Commit 284f61e

Browse files
committed
[ci skip] Fix typo in unserialize() function name in NEWS
see dd8de1e
1 parent 2f119c3 commit 284f61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ PHP NEWS
7272
. Added socket_atmark if send/recv needs using MSG_OOB. (David Carlier)
7373

7474
- Standard:
75-
. E_NOTICEs emitted by unserialized() have been promoted to E_WARNING. (timwolla)
75+
. E_NOTICEs emitted by unserialize() have been promoted to E_WARNING. (timwolla)
7676

7777
- Streams:
7878
. Fixed bug #51056: blocking fread() will block even if data is available.

0 commit comments

Comments
 (0)