Aleksandr Kuzmenko 1e2a0b4bee [php] fixed typed cast to NativeArray (closes #10576) hace 3 años
..
_std bb59ddaa8a [php] support php attributes with @:php.attribute (#9964) hace 3 años
db 6eefbccda4 [php] PDO::ATTR_DRIVER_NAME is an integer (#10319) hace 4 años
net 069c8d666b Throw NotImplementedException in std instead of strings (#9687) hace 5 años
reflection 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) hace 5 años
ArrayAccess.hx 8616359ff7 Reformat std (#8408) hace 6 años
ArrayIterator.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) hace 5 años
Attribute.hx 04af4f22ac [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) hace 4 años
Boot.hx 1e2a0b4bee [php] fixed typed cast to NativeArray (closes #10576) hace 3 años
Closure.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) hace 5 años
Collator.hx a74b463242 [php] Add externs for the `Collator` and `Locale` classes (#9933) hace 4 años
Const.hx 52e7ba5786 [php] Add externs for the `finfo` class and constants (#10065) hace 4 años
Countable.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) hace 5 años
DateInterval.hx 554443f7cb [php] Add externs for the date/time classes (#9910) hace 4 años
DatePeriod.hx 554443f7cb [php] Add externs for the date/time classes (#9910) hace 4 años
DateTime.hx 554443f7cb [php] Add externs for the date/time classes (#9910) hace 4 años
DateTimeImmutable.hx 554443f7cb [php] Add externs for the date/time classes (#9910) hace 4 años
DateTimeInterface.hx 554443f7cb [php] Add externs for the date/time classes (#9910) hace 4 años
DateTimeZone.hx 554443f7cb [php] Add externs for the date/time classes (#9910) hace 4 años
Error.hx 8616359ff7 Reformat std (#8408) hace 6 años
ErrorException.hx 8616359ff7 Reformat std (#8408) hace 6 años
Exception.hx 8616359ff7 Reformat std (#8408) hace 6 años
Finfo.hx 52e7ba5786 [php] Add externs for the `finfo` class and constants (#10065) hace 4 años
Generator.hx a5cbd5a497 [std] fix doc generation for php.Generator hace 5 años
Global.hx 04af4f22ac [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) hace 4 años
IntlCalendar.hx 04af4f22ac [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) hace 4 años
IntlDateFormatter.hx 04af4f22ac [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) hace 4 años
IntlIterator.hx 04af4f22ac [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) hace 4 años
IntlTimeZone.hx 04af4f22ac [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) hace 4 años
IteratorAggregate.hx 0741f6e18a [php] make Array mimic native array for 3rd-party php code (closes #9377) hace 5 años
JsonSerializable.hx 0741f6e18a [php] make Array mimic native array for 3rd-party php code (closes #9377) hace 5 años
Lib.hx 8616359ff7 Reformat std (#8408) hace 6 años
Locale.hx a74b463242 [php] Add externs for the `Collator` and `Locale` classes (#9933) hace 4 años
LogicException.hx d5ece16562 [php] Add the missing SPL exceptions (#9469) hace 5 años
NativeArray.hx 8616359ff7 Reformat std (#8408) hace 6 años
NativeAssocArray.hx 8616359ff7 Reformat std (#8408) hace 6 años
NativeIndexedArray.hx 8616359ff7 Reformat std (#8408) hace 6 años
NativeIterator.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) hace 5 años
NativeString.hx 8616359ff7 Reformat std (#8408) hace 6 años
NativeStructArray.hx 4a76061f1b [php] add array access to NativeStructArray (closes #8893) hace 5 años
NumberFormatter.hx 04af4f22ac [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) hace 4 años
Ref.hx 8616359ff7 Reformat std (#8408) hace 6 años
Resource.hx 8616359ff7 Reformat std (#8408) hace 6 años
RuntimeException.hx d5ece16562 [php] Add the missing SPL exceptions (#9469) hace 5 años
Scalar.hx 8616359ff7 Reformat std (#8408) hace 6 años
SeekableIterator.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) hace 5 años
Serializable.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) hace 5 años
Session.hx 8616359ff7 Reformat std (#8408) hace 6 años
SessionHandlerInterface.hx 8616359ff7 Reformat std (#8408) hace 6 años
StdClass.hx 1e4ed55dc5 [php] optimize anon objects creation (closes #7916) hace 5 años
SuperGlobal.hx 8616359ff7 Reformat std (#8408) hace 6 años
Syntax.hx 0b27b10710 [php] native array declaration is a pure function hace 3 años
Syntax.macro.hx e716164b62 [php] fix "cannot use temp expr in write context" for call args with reference semantics hace 5 años
Throwable.hx 509b5d5f07 Cross-target exception handling (#9124) hace 5 años
Transliterator.hx ab596a1f30 [php] Add extern for the `Transliterator` class (#9949) hace 4 años
Traversable.hx 8616359ff7 Reformat std (#8408) hace 6 años
Web.hx 5ada72b430 [php] update deprecation message for php.Web hace 4 años
_polyfills.php 8ef13067b9 [php] added php.Global.mb_scrub() hace 5 años