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 |
ADmad
|
aee3340395
Allow using UriInterface instances with Router::url().
|
6 years ago |
mscherer
|
4d1e628624
Fix CS - PSR12
|
6 years ago |
Mark Story
|
36e3a5a11c
Update tests to not use deprecated PHPUnit features
|
6 years ago |
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 |