summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-09-22 12:06:25 +0200
committerAnatol Belski <ab@php.net>2016-09-22 12:06:25 +0200
commit220b88c541c04022e5150c2fdc6c8f0607783ddd (patch)
tree5a567dac7127b31b4f07c55eb5bfed115e2c1679
parentb370c2b87a645644f5fe575644c5561cc87ba680 (diff)
downloadphp-git-220b88c541c04022e5150c2fdc6c8f0607783ddd.tar.gz
update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7d239291e6..a22512429c 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2016, PHP 7.1.0RC3
+- COM:
+ . Fixed bug #73126 (Cannot pass parameter 1 by reference). (Anatol)
+
- GD:
. Fixed bug #50194 (imagettftext broken on transparent background w/o
alphablending). (cmb)