Alexander Kuzmenko f6a5e2f4b7 [php7] do not throw on Reflect.getProperty(o, field) if field does not exist (fixes #6659, fixes 6554) il y a 8 ans
..
haxe 1943b5bb97 [php7] replace `Syntax.binop(.=)` with more analyzer-friendly `= Syntax.binop(.)` il y a 8 ans
sys fcda8adb5f add native mysqli error message when throwing an exception (#6390) il y a 8 ans
Array.hx 6cc99a126a [php7] generate Std.is(a, Type) as `$a instanceof Type` where possible il y a 8 ans
Date.hx 875ad19432 2017 (#5932) il y a 8 ans
EReg.hx f375ec955b add EReg.escape (#5098) il y a 8 ans
Math.hx 875ad19432 2017 (#5932) il y a 8 ans
Reflect.hx f6a5e2f4b7 [php7] do not throw on Reflect.getProperty(o, field) if field does not exist (fixes #6659, fixes 6554) il y a 8 ans
Std.hx c442d3d66a [php7] optimized some Array methods il y a 8 ans
String.hx ad363f9d3a [php7] inlining for most of the String methods il y a 8 ans
StringBuf.hx 1943b5bb97 [php7] replace `Syntax.binop(.=)` with more analyzer-friendly `= Syntax.binop(.)` il y a 8 ans
StringTools.hx 875ad19432 2017 (#5932) il y a 8 ans
Sys.hx 1c5463e45b [php][php7] check STD constants are defined before using them (fixes #6176) il y a 8 ans
Type.hx 58dec04c2d [php7] use Std.is() instead of Syntax.instanceof() in std lib il y a 8 ans