ADmad
|
f89438017b
Use specific test methods to assert PHP errors generation.
|
5 年 前 |
ADmad
|
f6966cd9ee
Update use of deprecated phpunit method.
|
5 年 前 |
ADmad
|
cc7c626b87
Avoid use of ReflectionParameter::getClass().
|
5 年 前 |
ADmad
|
0defa45cbf
Replace Zend framework packages with Laminas.
|
6 年 前 |
othercorey
|
15c2b20b50
Apply suggestions from code review
|
6 年 前 |
Mark Story
|
af298e850b
Don't mock ServerRequest
|
6 年 前 |
Mark Story
|
a013bee853
Don't mock Response
|
6 年 前 |
ADmad
|
58d68bdd67
Add test.
|
6 年 前 |
ADmad
|
89b436f1f3
Add Controller::getAction() which returns closure for action.
|
6 年 前 |
Mark Story
|
0a2887ff9d
Narrow ControllerInterface
|
6 年 前 |
ADmad
|
4e938f0013
Set paging params as separate request attribute.
|
6 年 前 |
ADmad
|
93720404d2
Refactor handling of request instance within Router.
|
6 年 前 |
ADmad
|
d7dedf0e60
Merge branch '3.next' into 4.x
|
6 年 前 |
Val Bancer
|
faaa31b1d9
Make $fixtures property protected
|
6 年 前 |
ADmad
|
aee3340395
Allow using UriInterface instances with Router::url().
|
6 年 前 |
mscherer
|
4d1e628624
Fix CS - PSR12
|
6 年 前 |
Mark Story
|
36e3a5a11c
Update tests to not use deprecated PHPUnit features
|
6 年 前 |
Mark Story
|
75c3e3ff0f
Merge pull request #13301 from cakephp/4.x-view-config
|
6 年 前 |
ADmad
|
671df73f36
Make View use InstanceConfigTrait.
|
6 年 前 |
Mark Story
|
c50627ccaf
Merge pull request #13247 from cakephp/4.x-types
|
6 年 前 |
ADmad
|
a8b1b97d61
Show the incorrect type received, in error message
|
6 年 前 |
ADmad
|
78d3974eaa
Remove unnecessary assignment
|
6 年 前 |
ADmad
|
87d77a12a6
Move action's return value check to Controller::invokeAction().
|
6 年 前 |
mscherer
|
ebe62d070e
Fix wrong asserts.
|
6 年 前 |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
6 年 前 |
ADmad
|
d62447834a
Merge branch '3.next' into 4.x
|
6 年 前 |
mscherer
|
2c08e46229
Fix phpstan errors on interfaces - level 5
|
6 年 前 |
ADmad
|
944f2fb330
Set reponse instance returned by action to Controller::$response.
|
6 年 前 |
ADmad
|
cf569b9c15
Fix CS error.
|
7 年 前 |
ADmad
|
8cf546f408
Merge branch '4.x' into 4.x-phpunit-8
|
7 年 前 |