Cédric Belin f76ea273a4 [php] Add externs for the `connection_xxx()` functions and their constants (#10447) 4 yıl önce
..
_std bcbc8351d7 [php] Base64 throws upon decoding failures (fixes #10394) 4 yıl önce
db 5a22c5ce4c [php] PDO::ATTR_DRIVER_NAME is an integer (#10319) 4 yıl önce
net 069c8d666b Throw NotImplementedException in std instead of strings (#9687) 5 yıl önce
reflection 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) 5 yıl önce
ArrayAccess.hx 8616359ff7 Reformat std (#8408) 6 yıl önce
ArrayIterator.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) 6 yıl önce
Attribute.hx 3e619c3bf7 [php] Add extern for the `Attribute` class (#10270) 4 yıl önce
Boot.hx 6d3fef0c50 [php] fixed compatibility with PHP 8 (#9964) 4 yıl önce
Closure.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) 5 yıl önce
Collator.hx a74b463242 [php] Add externs for the `Collator` and `Locale` classes (#9933) 5 yıl önce
Const.hx f76ea273a4 [php] Add externs for the `connection_xxx()` functions and their constants (#10447) 4 yıl önce
Countable.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) 6 yıl önce
DateInterval.hx 554443f7cb [php] Add externs for the date/time classes (#9910) 5 yıl önce
DatePeriod.hx 554443f7cb [php] Add externs for the date/time classes (#9910) 5 yıl önce
DateTime.hx 554443f7cb [php] Add externs for the date/time classes (#9910) 5 yıl önce
DateTimeImmutable.hx 554443f7cb [php] Add externs for the date/time classes (#9910) 5 yıl önce
DateTimeInterface.hx 554443f7cb [php] Add externs for the date/time classes (#9910) 5 yıl önce
DateTimeZone.hx 554443f7cb [php] Add externs for the date/time classes (#9910) 5 yıl önce
DirectoryIterator.hx 8a9722d4bd [php] Add externs for `SplFileInfo` and `SplFileObject` classes + some SPL iterators (#10366) 4 yıl önce
Error.hx 8616359ff7 Reformat std (#8408) 6 yıl önce
ErrorException.hx 8616359ff7 Reformat std (#8408) 6 yıl önce
Exception.hx 8616359ff7 Reformat std (#8408) 6 yıl önce
FilesystemIterator.hx 8a9722d4bd [php] Add externs for `SplFileInfo` and `SplFileObject` classes + some SPL iterators (#10366) 4 yıl önce
Finfo.hx 52e7ba5786 [php] Add externs for the `finfo` class and constants (#10065) 4 yıl önce
Generator.hx a5cbd5a497 [std] fix doc generation for php.Generator 5 yıl önce
Global.hx f76ea273a4 [php] Add externs for the `connection_xxx()` functions and their constants (#10447) 4 yıl önce
IntlCalendar.hx aa1236d24e [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) 4 yıl önce
IntlDateFormatter.hx aa1236d24e [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) 4 yıl önce
IntlIterator.hx aa1236d24e [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) 4 yıl önce
IntlTimeZone.hx aa1236d24e [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) 4 yıl önce
IteratorAggregate.hx 0741f6e18a [php] make Array mimic native array for 3rd-party php code (closes #9377) 5 yıl önce
JsonSerializable.hx 0741f6e18a [php] make Array mimic native array for 3rd-party php code (closes #9377) 5 yıl önce
Lib.hx 8616359ff7 Reformat std (#8408) 6 yıl önce
Locale.hx a74b463242 [php] Add externs for the `Collator` and `Locale` classes (#9933) 5 yıl önce
LogicException.hx d5ece16562 [php] Add the missing SPL exceptions (#9469) 5 yıl önce
NativeArray.hx 8616359ff7 Reformat std (#8408) 6 yıl önce
NativeAssocArray.hx 8616359ff7 Reformat std (#8408) 6 yıl önce
NativeIndexedArray.hx 8616359ff7 Reformat std (#8408) 6 yıl önce
NativeIterator.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) 6 yıl önce
NativeString.hx 8616359ff7 Reformat std (#8408) 6 yıl önce
NativeStructArray.hx 4a76061f1b [php] add array access to NativeStructArray (closes #8893) 6 yıl önce
NumberFormatter.hx aa1236d24e [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) 4 yıl önce
Phar.hx 3e04e91232 [php] Add externs for Phar classes (#10373) 4 yıl önce
PharData.hx 3e04e91232 [php] Add externs for Phar classes (#10373) 4 yıl önce
PharException.hx 3e04e91232 [php] Add externs for Phar classes (#10373) 4 yıl önce
PharFileInfo.hx 3e04e91232 [php] Add externs for Phar classes (#10373) 4 yıl önce
RecursiveDirectoryIterator.hx 8a9722d4bd [php] Add externs for `SplFileInfo` and `SplFileObject` classes + some SPL iterators (#10366) 4 yıl önce
RecursiveIterator.hx 8a9722d4bd [php] Add externs for `SplFileInfo` and `SplFileObject` classes + some SPL iterators (#10366) 4 yıl önce
Ref.hx 8616359ff7 Reformat std (#8408) 6 yıl önce
Resource.hx 8616359ff7 Reformat std (#8408) 6 yıl önce
RuntimeException.hx d5ece16562 [php] Add the missing SPL exceptions (#9469) 5 yıl önce
Scalar.hx 8616359ff7 Reformat std (#8408) 6 yıl önce
SeekableIterator.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) 6 yıl önce
Serializable.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) 6 yıl önce
Session.hx 8616359ff7 Reformat std (#8408) 6 yıl önce
SessionHandlerInterface.hx 8616359ff7 Reformat std (#8408) 6 yıl önce
SplFileInfo.hx 8a9722d4bd [php] Add externs for `SplFileInfo` and `SplFileObject` classes + some SPL iterators (#10366) 4 yıl önce
SplFileObject.hx 8a9722d4bd [php] Add externs for `SplFileInfo` and `SplFileObject` classes + some SPL iterators (#10366) 4 yıl önce
StdClass.hx 1e4ed55dc5 [php] optimize anon objects creation (closes #7916) 5 yıl önce
SuperGlobal.hx 8616359ff7 Reformat std (#8408) 6 yıl önce
Syntax.hx 683b22440e Variable / Rest arguments (#9961) 4 yıl önce
Syntax.macro.hx e716164b62 [php] fix "cannot use temp expr in write context" for call args with reference semantics 5 yıl önce
Throwable.hx 509b5d5f07 Cross-target exception handling (#9124) 5 yıl önce
Transliterator.hx ab596a1f30 [php] Add extern for the `Transliterator` class (#9949) 4 yıl önce
Traversable.hx 8616359ff7 Reformat std (#8408) 6 yıl önce
Web.hx 5ada72b430 [php] update deprecation message for php.Web 4 yıl önce
_polyfills.php 8ef13067b9 [php] added php.Global.mb_scrub() 5 yıl önce