Simon Krajewski b24f35d456 Remove hx4compat stuff (part 1) (#11386) il y a 1 an
..
_std b24f35d456 Remove hx4compat stuff (part 1) (#11386) il y a 1 an
net 069c8d666b Throw NotImplementedException in std instead of strings (#9687) il y a 5 ans
reflection 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) il y a 5 ans
ArrayAccess.hx 8616359ff7 Reformat std (#8408) il y a 6 ans
ArrayIterator.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) il y a 5 ans
Attribute.hx 3e619c3bf7 [php] Add extern for the `Attribute` class (#10270) il y a 4 ans
Boot.hx 8f210b4dbc [php] revert anonymous objects optimization (#7916, fixes #10736) il y a 3 ans
Closure.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) il y a 5 ans
Collator.hx a74b463242 [php] Add externs for the `Collator` and `Locale` classes (#9933) il y a 4 ans
Const.hx 8316c2e4d3 [php] Add some filesystem constants (#10529) il y a 3 ans
Countable.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) il y a 5 ans
DateInterval.hx 554443f7cb [php] Add externs for the date/time classes (#9910) il y a 4 ans
DatePeriod.hx 554443f7cb [php] Add externs for the date/time classes (#9910) il y a 4 ans
DateTime.hx 554443f7cb [php] Add externs for the date/time classes (#9910) il y a 4 ans
DateTimeImmutable.hx 554443f7cb [php] Add externs for the date/time classes (#9910) il y a 4 ans
DateTimeInterface.hx 554443f7cb [php] Add externs for the date/time classes (#9910) il y a 4 ans
DateTimeZone.hx 554443f7cb [php] Add externs for the date/time classes (#9910) il y a 4 ans
DirectoryIterator.hx 8a9722d4bd [php] Add externs for `SplFileInfo` and `SplFileObject` classes + some SPL iterators (#10366) il y a 3 ans
Error.hx 8616359ff7 Reformat std (#8408) il y a 6 ans
ErrorException.hx 8616359ff7 Reformat std (#8408) il y a 6 ans
Exception.hx 8616359ff7 Reformat std (#8408) il y a 6 ans
FilesystemIterator.hx 8a9722d4bd [php] Add externs for `SplFileInfo` and `SplFileObject` classes + some SPL iterators (#10366) il y a 3 ans
Finfo.hx 52e7ba5786 [php] Add externs for the `finfo` class and constants (#10065) il y a 4 ans
Generator.hx a5cbd5a497 [std] fix doc generation for php.Generator il y a 5 ans
Global.hx 9485876ed4 fastcgi_finish_request() added to php.Global (#10853) il y a 2 ans
IntlCalendar.hx aa1236d24e [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) il y a 4 ans
IntlDateFormatter.hx aa1236d24e [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) il y a 4 ans
IntlIterator.hx aa1236d24e [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) il y a 4 ans
IntlTimeZone.hx aa1236d24e [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) il y a 4 ans
IteratorAggregate.hx 0741f6e18a [php] make Array mimic native array for 3rd-party php code (closes #9377) il y a 5 ans
JsonSerializable.hx 0741f6e18a [php] make Array mimic native array for 3rd-party php code (closes #9377) il y a 5 ans
Lib.hx b4725cb735 [tests] dodge il y a 3 ans
Locale.hx a74b463242 [php] Add externs for the `Collator` and `Locale` classes (#9933) il y a 4 ans
LogicException.hx d5ece16562 [php] Add the missing SPL exceptions (#9469) il y a 5 ans
NativeArray.hx 8616359ff7 Reformat std (#8408) il y a 6 ans
NativeAssocArray.hx 8616359ff7 Reformat std (#8408) il y a 6 ans
NativeIndexedArray.hx 8616359ff7 Reformat std (#8408) il y a 6 ans
NativeIterator.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) il y a 5 ans
NativeString.hx 8616359ff7 Reformat std (#8408) il y a 6 ans
NativeStructArray.hx 4a76061f1b [php] add array access to NativeStructArray (closes #8893) il y a 5 ans
NumberFormatter.hx aa1236d24e [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) il y a 4 ans
Phar.hx 3e04e91232 [php] Add externs for Phar classes (#10373) il y a 3 ans
PharData.hx 3e04e91232 [php] Add externs for Phar classes (#10373) il y a 3 ans
PharException.hx 3e04e91232 [php] Add externs for Phar classes (#10373) il y a 3 ans
PharFileInfo.hx 3e04e91232 [php] Add externs for Phar classes (#10373) il y a 3 ans
RecursiveDirectoryIterator.hx 8a9722d4bd [php] Add externs for `SplFileInfo` and `SplFileObject` classes + some SPL iterators (#10366) il y a 3 ans
RecursiveIterator.hx 8a9722d4bd [php] Add externs for `SplFileInfo` and `SplFileObject` classes + some SPL iterators (#10366) il y a 3 ans
Ref.hx 8616359ff7 Reformat std (#8408) il y a 6 ans
Resource.hx 8616359ff7 Reformat std (#8408) il y a 6 ans
ResourceBundle.hx 4094fab506 [php] Add externs for the `ResourceBundle` class (#10522) il y a 3 ans
RuntimeException.hx d5ece16562 [php] Add the missing SPL exceptions (#9469) il y a 5 ans
Scalar.hx 8616359ff7 Reformat std (#8408) il y a 6 ans
SeekableIterator.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) il y a 5 ans
Serializable.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) il y a 5 ans
Session.hx 8616359ff7 Reformat std (#8408) il y a 6 ans
SessionHandlerInterface.hx 8616359ff7 Reformat std (#8408) il y a 6 ans
SplFileInfo.hx 8a9722d4bd [php] Add externs for `SplFileInfo` and `SplFileObject` classes + some SPL iterators (#10366) il y a 3 ans
SplFileObject.hx 8a9722d4bd [php] Add externs for `SplFileInfo` and `SplFileObject` classes + some SPL iterators (#10366) il y a 3 ans
StdClass.hx 1e4ed55dc5 [php] optimize anon objects creation (closes #7916) il y a 5 ans
SuperGlobal.hx 8616359ff7 Reformat std (#8408) il y a 6 ans
Syntax.hx e3aea8de93 [php] native array declaration is a pure function il y a 3 ans
Syntax.macro.hx e716164b62 [php] fix "cannot use temp expr in write context" for call args with reference semantics il y a 5 ans
Throwable.hx 509b5d5f07 Cross-target exception handling (#9124) il y a 5 ans
Transliterator.hx ab596a1f30 [php] Add extern for the `Transliterator` class (#9949) il y a 4 ans
Traversable.hx 8616359ff7 Reformat std (#8408) il y a 6 ans
_polyfills.php 45f547f079 `Std.parseInt()` fixes and optimisations (#10664) il y a 3 ans