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 |
Mark Story
|
4d3477285f
Merge pull request #7911 from cakephp/collection0chunk
|
10 years ago |
Mark Story
|
b745e34ab8
Fix doc block example.
|
10 years ago |
Mark Story
|
39fdafbde5
Clarify doc blocks.
|
10 years ago |
Jose Lorenzo Rodriguez
|
68b30d056b
Implemented Collection::chunk()
|
10 years ago |
antograssiot
|
4075c3d934
typo in API docs example
|
10 years ago |
Jose Lorenzo Rodriguez
|
d5b06604e7
Renamed {n} to {*} in collections
|
10 years ago |