Alexander Kuzmenko 8 anos atrás
pai
commit
b218ae199a
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      extra/CHANGES.txt

+ 5 - 0
extra/CHANGES.txt

@@ -12,6 +12,11 @@
 	js : js.JQuery and js.SWFObject were moved into hx3compat library (https://github.com/HaxeFoundation/hx3compat),
 	     it's recommended to use more modern js.jquery.JQuery and js.swfobject.SWFObject classes.
 
+	Bugfixes:
+
+	php/php7: fixed accessing enum constructors on enum type stored to a variable (#6159)
+	php: fix invoking functions stored in dynamic static vars (#6158)
+
 2017-03-20: 3.4.2
 
 	Bugfixes: