Alexander Kuzmenko 666f17e816 [php7] fixed `Math.min()` and `Math.max()` for NAN on PHP 7.1.9 and 7.1.10 7 年之前
..
haxe a020136776 Sourcemap support for php7 (#6052) 8 年之前
sys a24d144824 [php7] fixed appending "sqlite:" prefix to the names of files created by `sys.db.Sqlite.open()` (#6692) 8 年之前
Array.hx 6cc99a126a [php7] generate Std.is(a, Type) as `$a instanceof Type` where possible 8 年之前
Date.hx 875ad19432 2017 (#5932) 8 年之前
EReg.hx 875ad19432 2017 (#5932) 8 年之前
Math.hx 666f17e816 [php7] fixed `Math.min()` and `Math.max()` for NAN on PHP 7.1.9 and 7.1.10 7 年之前
Reflect.hx 11f539b037 [php] fixed accessing `static inline var` via reflection (fixes #6630) 8 年之前
Std.hx c442d3d66a [php7] optimized some Array methods 8 年之前
StringBuf.hx a020136776 Sourcemap support for php7 (#6052) 8 年之前
StringTools.hx 875ad19432 2017 (#5932) 8 年之前
Sys.hx c7116097c3 [php][php7] check STD constants are defined before using them (fixes #6176) 8 年之前
Type.hx 58dec04c2d [php7] use Std.is() instead of Syntax.instanceof() in std lib 8 年之前