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.
2 parents bc55177 + fc09eb2 commit 6004063Copy full SHA for 6004063
NEWS
@@ -20,6 +20,10 @@ PHP NEWS
20
- Standard:
21
. Fix memory leaks in array_any() / array_all(). (nielsdos)
22
23
+- GD:
24
+ . Fixed bug GH-17984 (calls with arguments as array with references).
25
+ (David Carlier)
26
+
27
- Treewide:
28
. Fixed bug GH-17736 (Assertion failure zend_reference_destroy()). (nielsdos)
29
@@ -65,8 +69,6 @@ PHP NEWS
65
69
triggers only an Exception on width). (David Carlier)
66
70
. Fixed bug GH-17772 (imagepalettetotruecolor crash with memory_limit=2M).
67
71
(David Carlier)
68
- . Fixed bug GH-17984 (calls with arguments as array with references).
- (David Carlier)
72
73
- LDAP:
74
. Fixed bug GH-17704 (ldap_search fails when $attributes contains a
0 commit comments