Jose Lorenzo Rodriguez
|
cc1372d663
Rename to takeLast
|
7 years ago |
ADmad
|
a56c9ffee0
Fix docblock
|
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 |
Jose Lorenzo Rodriguez
|
3f1b9f79c5
Adding count() and countKeys() to Collection
|
8 years ago |
Mark Story
|
650afd814a
Remove deprecation notice.
|
8 years ago |
chinpei215
|
57fe8d9160
Fix Collection throwing an exception when Traversable given.
|
8 years ago |
Mark Story
|
600663e75a
Merge pull request #10922 from Iandenh/avg-median-collection
|
8 years ago |
Ian den Hartog
|
f1bfd8b6e8
Add avg and median methods to CollectionTrait and Interface
|
8 years ago |
Iandenh
|
d1806b2446
Fix code example in PHPdoc CollectionInterface
|
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 |
Mark Story
|
9fff233e7d
Merge branch 'master' into 3.next
|
9 years ago |
José Lorenzo Rodríguez
|
5bc22d763f
Merge pull request #10101 from garethellis36/fix-collectioninterface-reduce-return-annotation
|
9 years ago |
Gareth Ellis
|
4b2ca235c4
Updates CollectionInterface::reduce() doc block, changing return type hint to 'mixed'
|
9 years ago |
Mark Story
|
ecebfb00c2
Make Collection::every() return true for empty sets.
|
9 years ago |
Mark Story
|
09d7d4e8ab
Merge branch 'master' into 3.next
|
9 years ago |
Robert Pustułka
|
c8cb8ecd21
CS fix
|
9 years ago |
Robert Pustułka
|
497b0e632a
Fix docblock in CollectionInterface
|
9 years ago |
Juan Basso
|
1ab2effe9b
Using variadic on some methods
|
9 years ago |
Joris Vaesen
|
17fcc701c0
rename to chunkWithKeys
|
9 years ago |
Joris Vaesen
|
572bffff58
Change chunk to chunks
|
9 years ago |
Joris Vaesen
|
a4cbd70aae
Preserve keys option on Collection::chunk
|
9 years ago |
Mark Story
|
6f7689b967
Merge branch 'master' into 3.next
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
Daren Sipes
|
d51cfad6b5
Adding `$nestingKey` to Collection nest method, with tests.
|
9 years ago |
Mark Story
|
2f4f4338b7
Clean up Collection::transpose().
|
9 years ago |
Xu Ding
|
9114949b48
Add Collection::transpose method (#8957)
|
9 years ago |
Mark Scherer
|
a2318a3bec
Run sniffer to auto-fix default params into doc blocks.
|
10 years ago |