Browse Source

changelog

Alexander Kuzmenko 8 years ago
parent
commit
b218ae199a
1 changed files with 5 additions and 0 deletions
  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: