Skip to content

Commit a095e45

Browse files
committed
[CI skip] fix typo
1 parent 4adebfd commit a095e45

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
@@ -63,7 +63,7 @@ PHP NEWS
6363
- Random:
6464
. Added new random extension. (Go Kudo)
6565
. Fixed bug GH-9066 (signed integer overflow). (zeriyoshi)
66-
. Fixed bug GH-9089 ()Memory leak when calling Randomizer::__construct() on an existing object). (zeriyoshi)
66+
. Fixed bug GH-9089 (Memory leak when calling Randomizer::__construct() on an existing object). (zeriyoshi)
6767

6868
- SPL:
6969
. Widen iterator_to_array() and iterator_count()'s $iterator parameter to

0 commit comments

Comments
 (0)