Alexander Kuzmenko vor 8 Jahren
Ursprung
Commit
c63018c566
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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)