David Yell
|
46b3688c3f
Added test cases with collections of entities
|
7 years ago |
David Yell
|
ea0990a6de
Changed duplicate collection test to better reflect it's method name
|
7 years ago |
sohelrana820
|
3d1c2801f1
Fixed return value type in methods
|
7 years ago |
Eugene Ritter
|
8782db5f79
Updated test to pass
|
8 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 |
chinpei215
|
ffb4f9f53e
Revert "Merge pull request #11440 from cakephp/fix-build"
|
8 years ago |
Mark Story
|
d4051b93c3
Fix access to inner iterator methods in some cases.
|
8 years ago |
José Lorenzo Rodríguez
|
e7a15f8438
Merge pull request #11396 from cakephp/fix-collections
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Walther Lalk
|
38e764671a
Add test for array iterator issue
|
8 years ago |
mark_story
|
13738b6073
Revert "Add test for append()"
|
8 years ago |
mark_story
|
0a9a0de562
Add test for append()
|
8 years ago |
chinpei215
|
57fe8d9160
Fix Collection throwing an exception when Traversable given.
|
8 years ago |
Ian den Hartog
|
593bece448
split null tests
|
8 years ago |
Ian den Hartog
|
b31ce1cf9f
Update avg to work with generators and count after sort.
|
8 years ago |
Ian den Hartog
|
f1bfd8b6e8
Add avg and median methods to CollectionTrait and Interface
|
8 years ago |
Mark Story
|
d62612c06f
Fix typo.
|
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 |
Michael Hoffmann
|
c428da9297
Remove multiple empty lines
|
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 |
Mark Story
|
9fff233e7d
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
96ccf5bb39
Merge branch 'master' into 3.next
|
9 years ago |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 years ago |
Henrik Gemal
|
e808d23249
minor fixes to unit tests (#10052)
|
9 years ago |