saharan 3d940a97e9 Fixed the number of complements in Base64 encoding (#10564) 3 лет назад
..
_std 3d940a97e9 Fixed the number of complements in Base64 encoding (#10564) 3 лет назад
db c42dcc23e8 [php] PDO.getAvailableDrivers() is a static method (#10524) 3 лет назад
net 069c8d666b Throw NotImplementedException in std instead of strings (#9687) 5 лет назад
reflection 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) 5 лет назад
ArrayAccess.hx 8616359ff7 Reformat std (#8408) 6 лет назад
ArrayIterator.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) 5 лет назад
Attribute.hx 3e619c3bf7 [php] Add extern for the `Attribute` class (#10270) 4 лет назад
Boot.hx dd5385900d [php] fixed typed cast to NativeArray (closes #10576) 3 лет назад
Closure.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) 5 лет назад
Collator.hx a74b463242 [php] Add externs for the `Collator` and `Locale` classes (#9933) 4 лет назад
Const.hx 8316c2e4d3 [php] Add some filesystem constants (#10529) 3 лет назад
Countable.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) 5 лет назад
DateInterval.hx 554443f7cb [php] Add externs for the date/time classes (#9910) 4 лет назад
DatePeriod.hx 554443f7cb [php] Add externs for the date/time classes (#9910) 4 лет назад
DateTime.hx 554443f7cb [php] Add externs for the date/time classes (#9910) 4 лет назад
DateTimeImmutable.hx 554443f7cb [php] Add externs for the date/time classes (#9910) 4 лет назад
DateTimeInterface.hx 554443f7cb [php] Add externs for the date/time classes (#9910) 4 лет назад
DateTimeZone.hx 554443f7cb [php] Add externs for the date/time classes (#9910) 4 лет назад
DirectoryIterator.hx 8a9722d4bd [php] Add externs for `SplFileInfo` and `SplFileObject` classes + some SPL iterators (#10366) 3 лет назад
Error.hx 8616359ff7 Reformat std (#8408) 6 лет назад
ErrorException.hx 8616359ff7 Reformat std (#8408) 6 лет назад
Exception.hx 8616359ff7 Reformat std (#8408) 6 лет назад
FilesystemIterator.hx 8a9722d4bd [php] Add externs for `SplFileInfo` and `SplFileObject` classes + some SPL iterators (#10366) 3 лет назад
Finfo.hx 52e7ba5786 [php] Add externs for the `finfo` class and constants (#10065) 4 лет назад
Generator.hx a5cbd5a497 [std] fix doc generation for php.Generator 5 лет назад
Global.hx 3ca9389958 [php] Add externs for `highlight_XXX()` and `php_strip_whitespace()` functions (#10533) 3 лет назад
IntlCalendar.hx aa1236d24e [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) 4 лет назад
IntlDateFormatter.hx aa1236d24e [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) 4 лет назад
IntlIterator.hx aa1236d24e [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) 4 лет назад
IntlTimeZone.hx aa1236d24e [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) 4 лет назад
IteratorAggregate.hx 0741f6e18a [php] make Array mimic native array for 3rd-party php code (closes #9377) 5 лет назад
JsonSerializable.hx 0741f6e18a [php] make Array mimic native array for 3rd-party php code (closes #9377) 5 лет назад
Lib.hx b4725cb735 [tests] dodge 3 лет назад
Locale.hx a74b463242 [php] Add externs for the `Collator` and `Locale` classes (#9933) 4 лет назад
LogicException.hx d5ece16562 [php] Add the missing SPL exceptions (#9469) 5 лет назад
NativeArray.hx 8616359ff7 Reformat std (#8408) 6 лет назад
NativeAssocArray.hx 8616359ff7 Reformat std (#8408) 6 лет назад
NativeIndexedArray.hx 8616359ff7 Reformat std (#8408) 6 лет назад
NativeIterator.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) 5 лет назад
NativeString.hx 8616359ff7 Reformat std (#8408) 6 лет назад
NativeStructArray.hx 4a76061f1b [php] add array access to NativeStructArray (closes #8893) 5 лет назад
NumberFormatter.hx aa1236d24e [php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265) 4 лет назад
Phar.hx 3e04e91232 [php] Add externs for Phar classes (#10373) 3 лет назад
PharData.hx 3e04e91232 [php] Add externs for Phar classes (#10373) 3 лет назад
PharException.hx 3e04e91232 [php] Add externs for Phar classes (#10373) 3 лет назад
PharFileInfo.hx 3e04e91232 [php] Add externs for Phar classes (#10373) 3 лет назад
RecursiveDirectoryIterator.hx 8a9722d4bd [php] Add externs for `SplFileInfo` and `SplFileObject` classes + some SPL iterators (#10366) 3 лет назад
RecursiveIterator.hx 8a9722d4bd [php] Add externs for `SplFileInfo` and `SplFileObject` classes + some SPL iterators (#10366) 3 лет назад
Ref.hx 8616359ff7 Reformat std (#8408) 6 лет назад
Resource.hx 8616359ff7 Reformat std (#8408) 6 лет назад
ResourceBundle.hx 4094fab506 [php] Add externs for the `ResourceBundle` class (#10522) 3 лет назад
RuntimeException.hx d5ece16562 [php] Add the missing SPL exceptions (#9469) 5 лет назад
Scalar.hx 8616359ff7 Reformat std (#8408) 6 лет назад
SeekableIterator.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) 5 лет назад
Serializable.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) 5 лет назад
Session.hx 8616359ff7 Reformat std (#8408) 6 лет назад
SessionHandlerInterface.hx 8616359ff7 Reformat std (#8408) 6 лет назад
SplFileInfo.hx 8a9722d4bd [php] Add externs for `SplFileInfo` and `SplFileObject` classes + some SPL iterators (#10366) 3 лет назад
SplFileObject.hx 8a9722d4bd [php] Add externs for `SplFileInfo` and `SplFileObject` classes + some SPL iterators (#10366) 3 лет назад
StdClass.hx 1e4ed55dc5 [php] optimize anon objects creation (closes #7916) 5 лет назад
SuperGlobal.hx 8616359ff7 Reformat std (#8408) 6 лет назад
Syntax.hx e3aea8de93 [php] native array declaration is a pure function 3 лет назад
Syntax.macro.hx e716164b62 [php] fix "cannot use temp expr in write context" for call args with reference semantics 5 лет назад
Throwable.hx 509b5d5f07 Cross-target exception handling (#9124) 5 лет назад
Transliterator.hx ab596a1f30 [php] Add extern for the `Transliterator` class (#9949) 4 лет назад
Traversable.hx 8616359ff7 Reformat std (#8408) 6 лет назад
Web.hx 5ada72b430 [php] update deprecation message for php.Web 4 лет назад
_polyfills.php 8ef13067b9 [php] added php.Global.mb_scrub() 5 лет назад