breno
|
bf7009744d
make SortIterator work with Chronos instances
|
2 years ago |
ADmad
|
eb65d06474
Fix errors reported by static analyzers.
|
4 years ago |
Corey Taylor
|
e678539b07
Add native type hints for Collection
|
4 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
47bd1b8bd7
Update typehints for collection classes.
|
7 years ago |
ADmad
|
f45de4e27e
Update docblocks to use type "iterator".
|
7 years ago |
ADmad
|
844b24c360
Use "iterable" type hint and is_iterable() check.
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
Mark Story
|
b66e44107a
Add declare() to collection classes.
|
7 years ago |
Mark Story
|
a0c8826daf
Add typehints to Collection classes.
|
7 years ago |
Mark Story
|
2835fe6610
Attempt to fix constant namespacing issues.
|
7 years ago |
Mark Story
|
1e166f8b00
Rename another $value variable.
|
8 years ago |
Jose Lorenzo Rodriguez
|
598e74adaf
Improved collections performance in common use cases
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
ndm2
|
162336b669
Fix sorting of `DateTimeImmutable` instances.
|
10 years ago |
ndm2
|
c8d3974a48
Always import classes.
|
10 years ago |
Bryan Crowe
|
34cc144e5a
Remove unused use statements
|
10 years ago |
antograssiot
|
a718ac7222
use a temp variable instead of the array
|
10 years ago |
Anto
|
2fc66e7910
update the DateTime formatting
|
10 years ago |
antograssiot
|
abf342f705
allow Dates to be numerically sorted.
|
10 years ago |
antograssiot
|
0572b6cd4e
typo in docblock
|
10 years ago |
Jose Lorenzo Rodriguez
|
c296a3b91d
Fixing regression in SortByIterator, closes #6349
|
11 years ago |
ADmad
|
71d3692012
Replace our custom code fence with markdown standard fence.
|
11 years ago |
mark_story
|
eace3a3031
Fix PHPCS errors.
|
11 years ago |
Jose Lorenzo Rodriguez
|
6b9920d4bf
Optimizing Collection::sort()
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
euromark
|
d9448e603b
More doc block corrections.
|
11 years ago |
Bryan Crowe
|
608e1c5ae7
Add space after closures' function keyword
|
11 years ago |