Commit History

Author SHA1 Message Date
  Mark Story f376b31ce7 Fix dynamic property on PHP 8.2 3 years ago
  mscherer f36780147a Make docblock var definitions more concrete. 4 years ago
  Mark Story aaf0a4d964 Merge branch 'master' into 4.next 5 years ago
  Corey Taylor adf833d927 Time db execution time only 5 years ago
  Corey Taylor 7d69f98047 Use TRUE and FALSE instead of 1 and 0 for postgres and sqlite 5 years ago
  ADmad c292dd77b2 Fix SELECT queries with zero matching rows not being logged. 5 years ago
  ADmad 23e4ec8d0c Fix query LoggingStatement prematurely fetching records. 5 years ago
  ADmad beac5e650a Fix errors reported by psalm for Database and Datasource packages. 6 years ago
  ADmad 64452cf131 Fix errors reported by static analyzers 6 years ago
  ADmad cc8cd952a3 Make ConnectionInterface use LoggerInterface instance. 6 years ago
  ADmad cf569b9c15 Fix CS error. 7 years ago
  ADmad 88e3691aac Merge branch '3.next' into 4.x 7 years ago
  mscherer 64ef1f0e28 Fix phpstan reported doc block and casting issues. 7 years ago
  ADmad b15c96b36e Add missing declarations for enabling strict types. 7 years ago
  Mark Story bc1c527c28 Add typehinting to database package. 7 years ago
  Mark Story fef1e25ccb Add typing to Database/Statement 7 years ago
  ADmad 9bd82d7ac1 Fix CS errors. 7 years ago
  ADmad 9041b5ba0b Remove deprecated code from LoggingStatement. 8 years ago
  ADmad a094cde88d Merge branch 'master' into 3.next 8 years ago
  ADmad e475be71ee Fix errors reported by phpstan. 8 years ago
  Mark Story 46de16e00f Add deprecation warnings to the Database package. 8 years ago
  Michael Hoffmann c6fdaf67af Remove deprecated logger() calls 8 years ago
  Mark Story 668c087398 Merge branch 'master' into 3.next 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
  Florian Krämer d7f1909632 Adding @deprecated to doc blocks 9 years ago
  Florian Krämer e7fff40458 Fixing doc blocks 9 years ago
  Florian Krämer 7149daf8dd Adding getters and setters for logger objects 9 years ago
  dereuromark 2312ab8023 Fix some more doc blocks and smells. Enable further clickability in IDE. 9 years ago