Commit History

Author SHA1 Message Date
  Kevin Pfeifer 04b02a3e6c convert returnCallback() to willReturnCallback() 2 years ago
  Kevin Pfeifer 1f5036d20b convert returnValue() to willReturn() 2 years ago
  Kevin Pfeifer 929b763744 rename events to beforeExecute and afterExecute 2 years ago
  Kevin Pfeifer 076fe09d30 add result to Command.executionFinished event 2 years ago
  Kevin Pfeifer 2affb43519 add Command.executionStarted and Command.executionFinished events 2 years ago
  ADmad b4d4d00786 Remove unused variables. 3 years ago
  ADmad 1ae8ee86f7 Merge branch '4.next' into 5.x 3 years ago
  Arhell fcd97967b3 update tests folder links 3 years ago
  ADmad cd07b90728 Use assert() for asserting valid class types. 3 years ago
  Corey Taylor 36bf442bbf Replace RuntimeException with CakeException, DatabaseException or InvalidArgumentException 3 years ago
  Corey Taylor fa7515da8e Merge branch '4.next' into 5.x 3 years ago
  Corey Taylor 1d93bc2c91 Move ConsoleIntegrationTestTrait to console package 3 years ago
  Kevin Pfeifer 47d5ecbf4a adjust command code references to use interface instead of implementing class 4 years ago
  ADmad 9689d40500 Merge branch '4.next' into 5.x 4 years ago
  ndm2 e6af221cb1 Fix regex characters in command names trigger PHP errors. 4 years ago
  Corey Taylor 46617e1d75 Merge branch '4.next' into 5.x 4 years ago
  mscherer 0fd1e45a02 Fix issues found by PHPStan in tests/ 4 years ago
  Corey Taylor 5a77162a44 Add use statements for all fully qualified classes 4 years ago
  Corey Taylor 70caca0085 Add use statements for all fully qualified classes 4 years ago
  Corey Taylor 34dad18ff5 Merge branch '4.next' into 5.0 4 years ago
  Corey Taylor 27b1080860 Add native return types in tests/ 4 years ago
  Corey Taylor 8aa926d262 Merge branch '4.next' into 5.0 4 years ago
  Corey Taylor 30dab5436d Fix return typehints in tests 4 years ago
  Corey Taylor 57473cb445 Merge branch '4.next' into 5.0 4 years ago
  Corey Taylor 52d80ab851 Fix tests param typehints 4 years ago
  ADmad b22cd2cf45 Remove deprecated shells. 4 years ago
  Mark Story b581351cc7 Update at() matchers in Console 5 years ago
  Mark Story 71e3703ec3 Use Application.buildContainer event to mock services 5 years ago
  Mark Story 2ed167222e Add container support to CommandFactory 5 years ago
  ADmad f6966cd9ee Update use of deprecated phpunit method. 5 years ago