Commit History

Author SHA1 Message Date
  ADmad 1f2b13c079 Fix return type of SqlserverDialectTrait::version() 6 years ago
  mscherer 15f02f9450 Cleaner asserting for strict typehinting, lots of false positives fixed. 7 years ago
  ADmad cf569b9c15 Fix CS error. 7 years ago
  ADmad 76c3044945 Update return typehint of TestCase methods. 7 years ago
  ADmad be5265a95e Merge pull request #13028 from cakephp/4.x-appveyor 7 years ago
  ADmad fd22e92222 Fix test. 7 years ago
  ADmad 8e09a74549 Fix errors reported by psalm. 7 years ago
  Mark Story bc1c527c28 Add typehinting to database package. 7 years ago
  Mark Story fe7765dfe6 Add hints to Database/Driver & Dialect. 7 years ago
  mscherer 9229a7766b Normalize string namespaces to non prefix slash. 7 years ago
  ADmad 9bd82d7ac1 Fix CS errors. 7 years ago
  saeideng 81f4181d89 add setConnection to mocked Method list 8 years ago
  saeideng 3195338ab7 use getConnection in tests 8 years ago
  ADmad dd72625808 Add DriverInterface::getConnection()/setConnection(). 8 years ago
  chinpei215 480b118090 Fix test not passing 8 years ago
  Mark Story 73d7c5dfc1 Enable SQLServer dsn creation to run without sqlserver. 8 years ago
  mark_story 04bcc25f20 Allow port to be specified in SQLServer connections. 8 years ago
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 years ago
  Mike Fellows 43959d9926 Remove the 'persistent' config option for Sqlserver connections 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
  Mark Story d5d31d5279 Make whitespacing consistent with rest of project. 9 years ago
  Stephan Meyer eb9918ff29 add missing skip if pdo_sqlsrv is not installed 9 years ago
  Stephan Meyer 4e7c7be2c2 phpcs 9 years ago
  Stephan Meyer ec83a0d5ec tests 9 years ago
  Stephan Meyer c5dea9bc64 fix tests 9 years ago
  dereuromark 97f008a711 Split combined into separate getter setter for cleaner API. 9 years ago
  dereuromark 8ebb54d8d9 Fix use statements. 9 years ago
  dereuromark e10dc8ce35 Remove inline FQCN into use statements. 9 years ago