Browse Source

changelog

Alexander Kuzmenko 8 years ago
parent
commit
c63018c566
1 changed files with 1 additions and 0 deletions
  1. 1 0
      extra/CHANGES.txt

+ 1 - 0
extra/CHANGES.txt

@@ -9,6 +9,7 @@ xxxx-xx-xx: 3.4.3
 	php7: fix setting values in a map stored in another map (#6257)
 	php7: implemented `php.Lib.mail()`
 	php7: implemented `php.Lib.loadLib()`
+	php7: implemented `php.Lib.getClasses()` (#6384)
 	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)