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 |
Mark Story
|
ecebfb00c2
Make Collection::every() return true for empty sets.
|
9 years ago |
Juan Basso
|
1ab2effe9b
Using variadic on some methods
|
9 years ago |
Mark Story
|
7c593cbf4d
Remove failing test.
|
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 |