Skip to content

Commit a3beb42

Browse files
committed
NEWS
1 parent 3d9f460 commit a3beb42

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

NEWS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ PHP NEWS
1515
array notation) (Florian)
1616
. Implemented 64-bit format codes for pack() and unpack(). (Leigh)
1717

18-
-Fileinfo:
18+
- Fileinfo:
1919
. Fixed bug #66242 (libmagic: don't assume char is signed). (ArdB)
2020

2121
- FPM:
@@ -24,6 +24,9 @@ PHP NEWS
2424
. Implemented FR #55508 (listen and listen.allowed_clients should take IPv6
2525
addresses). (Robin Gloster)
2626

27+
- GD:
28+
. Fixed bug #65171 (imagescale() fails without height param). (Remi)
29+
2730
- GMP:
2831
. Implemented gmp_random_range() and gmp_random_bits(). (Leigh)
2932

0 commit comments

Comments
 (0)