浏览代码

changelog

Alexander Kuzmenko 8 年之前
父节点
当前提交
0cce4881c2
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      extra/CHANGES.txt

+ 1 - 0
extra/CHANGES.txt

@@ -23,6 +23,7 @@
 	php7: fix using enum constructor with arguments as a call argument (#6177)
 	php7: fix `null` property access (#6281)
 	php7: fix setting values in a map stored in another map (#6257)
+	php7: fix haxe.io.Input.readAll() with disabled analyzer optimizations (#6387)
 	php/php7: fixed accessing enum constructors on enum type stored to a variable (#6159)
 	php/php7: fix "cannot implement previously implemented interface" (#6208)
 	php: fix invoking functions stored in dynamic static vars (#6158)