Alexander Kuzmenko %!s(int64=8) %!d(string=hai) anos
pai
achega
16da7c9937
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      extra/CHANGES.txt

+ 2 - 0
extra/CHANGES.txt

@@ -18,9 +18,11 @@
 	php7: fix `@:enum abstract` generation  without `-dce full` (#6175)
 	php7: fix using enum constructor with arguments as a call argument (#6177)
 	php7: fix `null` property access (#6281)
+	php7: fix setting values in a map stored in another map (#6257)
 	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)
+	php: fix field access on `new MyClass()` expressions wrapped in a `cast` (#6294)
 
 	Standard Library: