Commit History

Author SHA1 Message Date
  Mark Story 23b25c0ef9 Merge branch 'master' into 3.next 8 years ago
  chinpei215 57fe8d9160 Fix Collection throwing an exception when Traversable given. 8 years ago
  chinpei215 661ea328a1 Disable access to methods of inner iterator of Collection 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
  Alexandros Solanos e3654b30e0 Make operation and filter callables take a single array argument 9 years ago
  Alexandros Solanos c49ddd09e0 Add separate test case for the case of multidimensional arrays 9 years ago
  Alexandros Solanos e722efb834 Make stickler happy 9 years ago
  Alexandros Solanos 353d52a031 Fix tests, spread operator and support for arrays with arbitrary keys 9 years ago
  Alexandros Solanos ec02c023ed Add cartesianProduct to Collection 9 years ago