|
@@ -35,6 +35,7 @@
|
|
php/python : fixed some bit operators for Int32 (#5938)
|
|
php/python : fixed some bit operators for Int32 (#5938)
|
|
php : fixed accessing `static inline var` via reflection (#6630)
|
|
php : fixed accessing `static inline var` via reflection (#6630)
|
|
php : fixed Math.min() and Math.max() for NAN on PHP 7.1.9 and 7.1.10
|
|
php : fixed Math.min() and Math.max() for NAN on PHP 7.1.9 and 7.1.10
|
|
|
|
+ php : don't fail on generating import aliases for classes with the similar names (#6680)
|
|
js : fixed js syntax error for `value.iterator--` (#6637)
|
|
js : fixed js syntax error for `value.iterator--` (#6637)
|
|
|
|
|
|
Standard Library:
|
|
Standard Library:
|