.. |
_std
|
b24f35d456
Remove hx4compat stuff (part 1) (#11386)
|
1 년 전 |
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
|
0e71626ba3
Make String.indexOf actually conform to some specification (#11569)
|
1 년 전 |
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
|
9485876ed4
fastcgi_finish_request() added to php.Global (#10853)
|
2 년 전 |
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 년 전 |
_polyfills.php
|
45f547f079
`Std.parseInt()` fixes and optimisations (#10664)
|
3 년 전 |