Commit History

Author SHA1 Message Date
  ADmad 7a5b5cfd84 Ensure default value for $defaultTable is set in Controller's constructor. 4 years ago
  ADmad 92217e6061 Deprecate ModelAwareTrait. 4 years ago
  mscherer f36780147a Make docblock var definitions more concrete. 4 years ago
  Corey Taylor 5a77162a44 Add use statements for all fully qualified classes 4 years ago
  Corey Taylor d124f0fead Switch back to truncation reset strategy 4 years ago
  Corey Taylor 5d87c4fb1d Fix TruncationResetStrategy and TransactionResetStrategy names 4 years ago
  Mark Story 1a0c223db5 Update more non-orm, non-database package tests. 4 years ago
  Corey Taylor 27b1080860 Add native return types in tests/ 4 years ago
  Corey Taylor 52d80ab851 Fix tests param typehints 4 years ago
  mscherer 60f7b70df7 Fix up more controller casing issues 4 years ago
  Mark Story 931baf8a28 Fix at matcher pt1 (#15467) 5 years ago
  ADmad f59f4c083f Deprecate Controller::setAction() 5 years ago
  Mark Story c062df8b97 Merge branch 'master' into 4.next 5 years ago
  mscherer f0d9771c32 Make test assert stricter for scalar values. 5 years ago
  ADmad e01649deb9 Add new assertion methods added in PHP 9. 5 years ago
  ADmad 26db2e0f1d Fix auto loading of model when ModelAwareTrait::modelClass is set to FQCN. 5 years ago
  ADmad f89438017b Use specific test methods to assert PHP errors generation. 5 years ago
  ADmad f6966cd9ee Update use of deprecated phpunit method. 5 years ago
  ADmad cc7c626b87 Avoid use of ReflectionParameter::getClass(). 5 years ago
  ADmad 0defa45cbf Replace Zend framework packages with Laminas. 6 years ago
  othercorey 15c2b20b50 Apply suggestions from code review 6 years ago
  Mark Story af298e850b Don't mock ServerRequest 6 years ago
  Mark Story a013bee853 Don't mock Response 6 years ago
  ADmad 58d68bdd67 Add test. 6 years ago
  ADmad 89b436f1f3 Add Controller::getAction() which returns closure for action. 6 years ago
  Mark Story 0a2887ff9d Narrow ControllerInterface 6 years ago
  ADmad 4e938f0013 Set paging params as separate request attribute. 6 years ago
  ADmad 93720404d2 Refactor handling of request instance within Router. 6 years ago
  ADmad d7dedf0e60 Merge branch '3.next' into 4.x 6 years ago
  Val Bancer faaa31b1d9 Make $fixtures property protected 6 years ago