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