Commit History

Author SHA1 Message Date
  Val Bancer 818d3d4186 Improve params documentation 5 years ago
  Val Bancer 62760fedf2 Improve doc block parameters 5 years ago
  ndm2 524a45a6bb Add callable support to `Query::orderAsc()` and `Query::orderDesc()`. 5 years ago
  mscherer 17682576fb Backport from 4.x: Fix docblocks around bool false. 6 years ago
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 years ago
  mscherer f804381476 Backport 4.x docblock fixes. 6 years ago
  Edgaras Janušauskas 1688550a85 Promote cleaner names of QueryExpression::and()/or() without _ 6 years ago
  mscherer 46ca236d3f Fix CS - empty values last in docblocks 6 years ago
  mscherer 2b40e56493 Fix newlines around psr2 6 years ago
  Alex 51deb99248 Fix typo in newExp(); resolve cakephp/docs#6178 6 years ago
  mscherer 4ccdbd336f Docblock fixes: Backport PR 13310 6 years ago
  madbbb 1f73070c53 #13373 - Class name in deprecation message 6 years ago
  Mark Story a6b0480ccc Remove incorrect example 6 years ago
  mscherer 931876315b Fix array doc blocks to be more precise where applicable. 7 years ago
  ADmad 631e7df6a5 Add Cake\Database\Query::disableBufferedResults(). 7 years ago
  ADmad 394ddc31a3 Merge branch 'master' into 3.next 7 years ago
  ndm2 329b4b2d1e Add missing callable support hints. 7 years ago
  Mark Story a1ab1b5c62 Deprecate the read side of join() and from() 7 years ago
  Dominik Schmelz c78cb1fac7 Revert documentation of base Exceptions 8 years ago
  Dominik Schmelz 86194c5d22 Fix all phpDocs @throws FQN 8 years ago
  stickler-ci a106f3d160 Fixing style errors. 8 years ago
  Florian Krämer 39bf33303d Refactoring whereNotNull() and whereNull() 8 years ago
  Florian Krämer cd2c34a445 Minor doc block and code improvement 8 years ago
  Florian Krämer 60c0b639a7 Adding whereNotNull() and whereNull() to the query object 8 years ago
  ADmad d302919174 Merge branch '3.next' into phpstan-l3 8 years ago
  Mark Story 720d97fcb6 Merge pull request #11782 from cakephp/3.next-query-in-not-in 8 years ago
  mscherer 81edbac889 Use whereInList() and whereNotInList(). 8 years ago
  chinpei215 9a1e49ee13 Rename whereIn()/whereNotIn() to whereInArray()/whereNotInArray() 8 years ago
  mscherer a71aa15df1 Add types into $options array. 8 years ago
  Jose Lorenzo Rodriguez 2bf6980192 Merge branch 'batch-cast' of github.com:cakephp/cakephp into batch-cast 8 years ago