Skip to content

Commit f684ff5

Browse files
committed
Update NEWS
1 parent 74bd4f0 commit f684ff5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,11 @@ PHP NEWS
2828
(Anatol)
2929

3030
- SPL:
31+
. Added spl_object_id() method returning an integer (the object handle) for an object
32+
(Tyson Andre)
3133
. Fixed bug #73471 (PHP freezes with AppendIterator). (jhdxr)
3234
. Fixed bug #71412 (Incorrect arginfo for ArrayIterator::__construct).
33-
(tysonandre775 at hotmail dot com)
35+
(Tyson Andre)
3436

3537
- Session:
3638
. Fixed bug #74514 (5 session functions incorrectly warn when calling in

0 commit comments

Comments
 (0)