Alexander Kuzmenko 8 vuotta sitten
vanhempi
commit
b218ae199a
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  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: