We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d9f460 commit a3beb42Copy full SHA for a3beb42
NEWS
@@ -15,7 +15,7 @@ PHP NEWS
15
array notation) (Florian)
16
. Implemented 64-bit format codes for pack() and unpack(). (Leigh)
17
18
--Fileinfo:
+- Fileinfo:
19
. Fixed bug #66242 (libmagic: don't assume char is signed). (ArdB)
20
21
- FPM:
@@ -24,6 +24,9 @@ PHP NEWS
24
. Implemented FR #55508 (listen and listen.allowed_clients should take IPv6
25
addresses). (Robin Gloster)
26
27
+- GD:
28
+ . Fixed bug #65171 (imagescale() fails without height param). (Remi)
29
+
30
- GMP:
31
. Implemented gmp_random_range() and gmp_random_bits(). (Leigh)
32
0 commit comments