Commit History

Author SHA1 Message Date
  mscherer 053e300558 Fix up bug detected by Psalm - add test 3 years ago
  Corey Taylor 27b1080860 Add native return types in tests/ 4 years ago
  Mark Story b0fccdc715 Consolidate logging formatting for query logging 5 years ago
  Corey Taylor 723006c439 Added connection name to QueryLogger log entries 5 years ago
  Mark Story 5aa3352e86 Add ArrayLog and update tests 6 years ago
  ADmad 155e2543f6 Update tests for previous commit. 6 years ago
  mscherer 2b15503bc9 Fix up get() for object registry. 6 years ago
  ADmad cf569b9c15 Fix CS error. 7 years ago
  ADmad 76c3044945 Update return typehint of TestCase methods. 7 years ago
  ADmad e806b42085 Fix CS errors. 7 years ago
  mscherer 9229a7766b Normalize string namespaces to non prefix slash. 7 years ago
  ADmad 9bd82d7ac1 Fix CS errors. 7 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
  Edgaras Janušauskas 1dec2bfc88 QueryLogger strips some characters from queries 9 years ago
  Mark Story 3099d41da9 Correctly generate IN clause placeholders. 9 years ago
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 years ago
  ADmad a6f8945561 Remove use of TestCase::getMock() from "Database" namepace tests. 9 years ago
  antograssiot 039068a071 parameters number mismatch in function call 10 years ago
  Bernat Arlandis ba917d38a4 Log query execution time and rows (#8077) 10 years ago
  mark_story 5b475a1f15 Fix failing tests around positional replacements. 11 years ago
  Ramiro Araujo c66826eecc fixed a bug in QueryLogger where using the same named placeholder multiple times resulted in only the first time being replaced 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  MarkusDl ad94763ec1 Typo Sting -> String 11 years ago
  Walther Lalk 07759de7bb Correctly log false as 0 for query logger. 11 years ago
  kawakami aa9fc95023 Cleanup TestCase extends 11 years ago
  Jose Lorenzo Rodriguez df1e4e004b Updating tests 11 years ago
  Jose Lorenzo Rodriguez e656e30456 Using a simple string interpolation reouting in QueryLogger 11 years ago
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 years ago