Aleksandr Kuzmenko c9dc21c7ec [php] changed return type of mb_strlen (closes #10132) 4 years ago
..
_std aca1d209dc [php] fixed EReg.split when called with malformed utf8 input (#10056) 4 years ago
db 6ac3e86cde [php] PDO class: add the missing `ATTR_DEFAULT_FETCH_MODE` constant (#9857) 5 years ago
net 069c8d666b Throw NotImplementedException in std instead of strings (#9687) 5 years ago
reflection 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) 5 years ago
ArrayAccess.hx 8616359ff7 Reformat std (#8408) 6 years ago
ArrayIterator.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) 5 years ago
Boot.hx 6d3fef0c50 [php] fixed compatibility with PHP 8 (#9964) 4 years ago
Closure.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) 5 years ago
Collator.hx a74b463242 [php] Add externs for the `Collator` and `Locale` classes (#9933) 4 years ago
Const.hx 52e7ba5786 [php] Add externs for the `finfo` class and constants (#10065) 4 years ago
Countable.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) 5 years ago
DateInterval.hx 554443f7cb [php] Add externs for the date/time classes (#9910) 4 years ago
DatePeriod.hx 554443f7cb [php] Add externs for the date/time classes (#9910) 4 years ago
DateTime.hx 554443f7cb [php] Add externs for the date/time classes (#9910) 4 years ago
DateTimeImmutable.hx 554443f7cb [php] Add externs for the date/time classes (#9910) 4 years ago
DateTimeInterface.hx 554443f7cb [php] Add externs for the date/time classes (#9910) 4 years ago
DateTimeZone.hx 554443f7cb [php] Add externs for the date/time classes (#9910) 4 years ago
Error.hx 8616359ff7 Reformat std (#8408) 6 years ago
ErrorException.hx 8616359ff7 Reformat std (#8408) 6 years ago
Exception.hx 8616359ff7 Reformat std (#8408) 6 years ago
Finfo.hx 52e7ba5786 [php] Add externs for the `finfo` class and constants (#10065) 4 years ago
Generator.hx a5cbd5a497 [std] fix doc generation for php.Generator 5 years ago
Global.hx c9dc21c7ec [php] changed return type of mb_strlen (closes #10132) 4 years ago
IteratorAggregate.hx 0741f6e18a [php] make Array mimic native array for 3rd-party php code (closes #9377) 5 years ago
JsonSerializable.hx 0741f6e18a [php] make Array mimic native array for 3rd-party php code (closes #9377) 5 years ago
Lib.hx 8616359ff7 Reformat std (#8408) 6 years ago
Locale.hx a74b463242 [php] Add externs for the `Collator` and `Locale` classes (#9933) 4 years ago
LogicException.hx d5ece16562 [php] Add the missing SPL exceptions (#9469) 5 years ago
NativeArray.hx 8616359ff7 Reformat std (#8408) 6 years ago
NativeAssocArray.hx 8616359ff7 Reformat std (#8408) 6 years ago
NativeIndexedArray.hx 8616359ff7 Reformat std (#8408) 6 years ago
NativeIterator.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) 5 years ago
NativeString.hx 8616359ff7 Reformat std (#8408) 6 years ago
NativeStructArray.hx 4a76061f1b [php] add array access to NativeStructArray (closes #8893) 5 years ago
Ref.hx 8616359ff7 Reformat std (#8408) 6 years ago
Resource.hx 8616359ff7 Reformat std (#8408) 6 years ago
RuntimeException.hx d5ece16562 [php] Add the missing SPL exceptions (#9469) 5 years ago
Scalar.hx 8616359ff7 Reformat std (#8408) 6 years ago
SeekableIterator.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) 5 years ago
Serializable.hx 7a2256f6ec [php] Implement native iterator on arrays (#8821) 5 years ago
Session.hx 8616359ff7 Reformat std (#8408) 6 years ago
SessionHandlerInterface.hx 8616359ff7 Reformat std (#8408) 6 years ago
StdClass.hx 1e4ed55dc5 [php] optimize anon objects creation (closes #7916) 5 years ago
SuperGlobal.hx 8616359ff7 Reformat std (#8408) 6 years ago
Syntax.hx 683b22440e Variable / Rest arguments (#9961) 4 years ago
Syntax.macro.hx e716164b62 [php] fix "cannot use temp expr in write context" for call args with reference semantics 5 years ago
Throwable.hx 509b5d5f07 Cross-target exception handling (#9124) 5 years ago
Transliterator.hx ab596a1f30 [php] Add extern for the `Transliterator` class (#9949) 4 years ago
Traversable.hx 8616359ff7 Reformat std (#8408) 6 years ago
Web.hx 5ada72b430 [php] update deprecation message for php.Web 4 years ago
_polyfills.php 8ef13067b9 [php] added php.Global.mb_scrub() 5 years ago