Alexander Kuzmenko 783eb26c12 [php7] added missing functions to php7.Global 7 years ago
..
_std 5369353553 [php7] do not throw on Reflect.getProperty(o, field) if field does not exist (fixes #6659, fixes 6554) 8 years ago
db 875ad19432 2017 (#5932) 8 years ago
net 875ad19432 2017 (#5932) 8 years ago
reflection 4476787443 PHP7 generator (#5845) 8 years ago
ArrayAccess.hx 4476787443 PHP7 generator (#5845) 8 years ago
Boot.hx 5369353553 [php7] do not throw on Reflect.getProperty(o, field) if field does not exist (fixes #6659, fixes 6554) 8 years ago
Closure.hx 4476787443 PHP7 generator (#5845) 8 years ago
Const.hx afaf00aa7d [php7] implemented php.Lib.loadLib() 8 years ago
Error.hx 875ad19432 2017 (#5932) 8 years ago
ErrorException.hx 875ad19432 2017 (#5932) 8 years ago
Exception.hx 875ad19432 2017 (#5932) 8 years ago
Global.hx 783eb26c12 [php7] added missing functions to php7.Global 7 years ago
IteratorAggregate.hx 875ad19432 2017 (#5932) 8 years ago
Lib.hx 5636f845c4 [php7] implemented php.Lib.getClasses() (closes #6384) 8 years ago
NativeArray.hx 875ad19432 2017 (#5932) 8 years ago
NativeAssocArray.hx 875ad19432 2017 (#5932) 8 years ago
NativeIndexedArray.hx 875ad19432 2017 (#5932) 8 years ago
NativeString.hx 875ad19432 2017 (#5932) 8 years ago
NativeStructArray.hx 395b8707cb [php7] php.NativeStructArray for associatie arrays used as a set of options 8 years ago
Ref.hx 9ec3a3addd [php7] add php.Ref<T> to arguments of array functions in php.Global 8 years ago
Resource.hx d2a02e8b03 [php7] Remove filehandle import in resource (#5989) 8 years ago
RuntimeException.hx 4476787443 PHP7 generator (#5845) 8 years ago
Scalar.hx 4476787443 PHP7 generator (#5845) 8 years ago
Session.hx 875ad19432 2017 (#5932) 8 years ago
SessionHandlerInterface.hx 9097448972 [php7] replace untyped code in php.Session 8 years ago
StdClass.hx 48ffece26c [php7] @:phpNoConstructor for externs which does not have native php ctors and yet can be constructed 8 years ago
SuperGlobal.hx 4476787443 PHP7 generator (#5845) 8 years ago
Syntax.hx 6cc99a126a [php7] generate Std.is(a, Type) as `$a instanceof Type` where possible 8 years ago
Throwable.hx 4476787443 PHP7 generator (#5845) 8 years ago
Traversable.hx 4476787443 PHP7 generator (#5845) 8 years ago
Web.hx 0cb0098f98 [php] fixed invalid result of Web.getPostData() (fixes #6073) 8 years ago