Jose Lorenzo Rodriguez
|
cc1372d663
Rename to takeLast
|
7 years ago |
Jose Lorenzo Rodriguez
|
4fa81584fe
Adding an explanation to the dense implementation of lastN
|
7 years ago |
Jose Lorenzo Rodriguez
|
479f87e1e0
Fixed code for lastN when passing a countable
|
7 years ago |
Jose Lorenzo Rodriguez
|
56b90b2e75
Implemented a new lastN() method in Collection
|
7 years ago |
Mark Story
|
2835fe6610
Attempt to fix constant namespacing issues.
|
7 years ago |
Eugene Ritter
|
682fdad835
Lorenzo's suggested changes to appendItem
|
8 years ago |
Jose Lorenzo Rodriguez
|
3f1b9f79c5
Adding count() and countKeys() to Collection
|
8 years ago |
Mark Story
|
701114c5ca
Merge branch 'master' into 3.next
|
8 years ago |
Walther Lalk
|
f859919dbd
Revert "Silly change to make PHPStan happy"
|
8 years ago |
Walther Lalk
|
5b14976345
Silly change to make PHPStan happy
|
8 years ago |
Walther Lalk
|
62ddb4700c
Revert change to toArray
|
8 years ago |
Walther Lalk
|
2db64da160
Fix collections when iterating over certain classes
|
8 years ago |
Mark Story
|
499357cb41
PHPCS fixes
|
8 years ago |
Mark Story
|
d5b239fb67
Add deprecation warning to _unwrap()
|
8 years ago |
chinpei215
|
57fe8d9160
Fix Collection throwing an exception when Traversable given.
|
8 years ago |
Ian den Hartog
|
beda674cd1
Simpler return for median method
|
8 years ago |
Ian den Hartog
|
1593eafb17
fix cs
|
8 years ago |
Ian den Hartog
|
b31ce1cf9f
Update avg to work with generators and count after sort.
|
8 years ago |
Ian den Hartog
|
461eecdbcc
change toArray to toList
|
8 years ago |
Ian den Hartog
|
f1bfd8b6e8
Add avg and median methods to CollectionTrait and Interface
|
8 years ago |
Jose Lorenzo Rodriguez
|
cfc1e24ec6
Fixed CS
|
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 |
Travis Rowland
|
526ebe0ede
Removing unnecessary parentheses
|
9 years ago |
Mark Story
|
8258072329
Merge branch 'master' into 3.next
|
9 years ago |
Rodrigo moyle
|
5fec593769
Fix Collection::transpose() with different number of columns and rows
|
9 years ago |
ADmad
|
0a460bc110
Merge pull request #10098 from ravage84/docblock-whitelines
|
9 years ago |
Marc Würth
|
84d05c6b40
Remove superfluous doc block white lines
|
9 years ago |