Commit History

Author SHA1 Message Date
  Mark Story 75c3e3ff0f Merge pull request #13301 from cakephp/4.x-view-config 6 years ago
  ADmad 671df73f36 Make View use InstanceConfigTrait. 6 years ago
  Mark Story c50627ccaf Merge pull request #13247 from cakephp/4.x-types 6 years ago
  ADmad a8b1b97d61 Show the incorrect type received, in error message 6 years ago
  ADmad 78d3974eaa Remove unnecessary assignment 6 years ago
  ADmad 87d77a12a6 Move action's return value check to Controller::invokeAction(). 6 years ago
  mscherer ebe62d070e Fix wrong asserts. 7 years ago
  mscherer 15f02f9450 Cleaner asserting for strict typehinting, lots of false positives fixed. 7 years ago
  ADmad d62447834a Merge branch '3.next' into 4.x 7 years ago
  mscherer 2c08e46229 Fix phpstan errors on interfaces - level 5 7 years ago
  ADmad 944f2fb330 Set reponse instance returned by action to Controller::$response. 7 years ago
  ADmad cf569b9c15 Fix CS error. 7 years ago
  ADmad 8cf546f408 Merge branch '4.x' into 4.x-phpunit-8 7 years ago
  ADmad 71a5b59633 Make ModelAwareTrait::$modelClass protected. 7 years ago
  ADmad 3824b474f0 Fix CS errors. 7 years ago
  ADmad 6f52ae7a89 Update deprecated usage. 7 years ago
  ADmad 9cfd8c7070 Fix CS errors. 7 years ago
  ADmad 003657662c Move test classes into their own files. 7 years ago
  mscherer 17cbe41ed4 Fix classes to standalone class files. Added missing mixin. 7 years ago
  ADmad f29d951026 Fix CS errors. 7 years ago
  ADmad 075cd238bb Merge branch '3.next' into 4.x 7 years ago
  ADmad 0824966b10 Ensure case sensitive method name matching when invoking action. 7 years ago
  ADmad af5594e11f Use phpcs' new style comments. 7 years ago
  Mark Story 91b4b45cfc Add TestCase method to drop plugins. 7 years ago
  Mark Story d2c9459cd7 Merge branch '3.next' into 4.x 7 years ago
  Mark Story 835a255042 Deprecate Plugin::unload() 7 years ago
  ADmad 3e20684987 Fix tests. 7 years ago
  ADmad 88e3691aac Merge branch '3.next' into 4.x 7 years ago
  ADmad 1eb4f6bd4d Merge branch 'master' into 3.next 7 years ago
  Edgaras Janušauskas ae397d7738 Add alias for PHPUnit\Framework\Error\Notice 7 years ago