Commit History

Author SHA1 Message Date
  Ian den Hartog 1593eafb17 fix cs 8 years ago
  Ian den Hartog b31ce1cf9f Update avg to work with generators and count after sort. 8 years ago
  Ian den Hartog 461eecdbcc change toArray to toList 8 years ago
  Ian den Hartog f1bfd8b6e8 Add avg and median methods to CollectionTrait and Interface 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
  Travis Rowland 526ebe0ede Removing unnecessary parentheses 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
  ADmad 0a460bc110 Merge pull request #10098 from ravage84/docblock-whitelines 9 years ago
  Marc Würth 84d05c6b40 Remove superfluous doc block white lines 9 years ago
  Marc Würth f6116cd3e8 Simplify every() 9 years ago
  Mark Story ecebfb00c2 Make Collection::every() return true for empty sets. 9 years ago
  Anthony GRASSIOT 86a3d4443e try to fix sniffer installation 9 years ago
  Mark Story 7ba35f4e9b Merge branch 'master' into 3.next 9 years ago
  dereuromark f4b29b9609 Fix CS for class instantiations. 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 c9c2dc5daa One less call to count() 9 years ago
  Alexandros Solanos e3654b30e0 Make operation and filter callables take a single array argument 9 years ago
  Alexandros Solanos c31e783ef8 Make sure that we have arrays inside the for loop checking for multiple dimensions 9 years ago
  Alexandros Solanos f705536c54 Fix variable names 9 years ago
  Alexandros Solanos 353d52a031 Fix tests, spread operator and support for arrays with arbitrary keys 9 years ago
  Alexandros Solanos 22b72f03a2 Fix logical operators 9 years ago
  Alexandros Solanos ec02c023ed Add cartesianProduct to Collection 9 years ago
  Daren Sipes 3ba4187971 PSR Fix adding blank line before return. 9 years ago