Adam Halfar
|
69438172d6
Add changes from rector rule AddTestsVoidReturnTypeWhereNoReturnRector
|
1 year ago |
Mark Story
|
c4ec566c53
Fix phpcs and psalm
|
2 years ago |
Mark Story
|
33d3563636
Fix DashedRoute & InflectedRoute defaults after match()
|
2 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
ADmad
|
847365818c
Deprecate colon prefixed route template placeholders.
|
4 years ago |
mscherer
|
60f7b70df7
Fix up more controller casing issues
|
4 years ago |
mscherer
|
f0d9771c32
Make test assert stricter for scalar values.
|
5 years ago |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
7 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
77dd7e8274
Always use "?" to specify query string params in URL array.
|
7 years ago |
ADmad
|
e2b8505cda
Fix strict typing errors.
|
7 years ago |
ADmad
|
ee78231c2f
Use strict typing for Routing package.
|
7 years ago |
ADmad
|
625db9be47
Merge branch '4.x' into 4.x-phpcs
|
7 years ago |
mscherer
|
27301c8f97
Use clean nullable for Route and RouteCollection. Add typehinting.
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Mark Story
|
e8c75f1910
Fix InflectedRoute calling parent() incorrectly.
|
9 years ago |
Jose Lorenzo Rodriguez
|
8d7400db97
Merge branch 'master' into 3.next
|
10 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Mark Story
|
54e26ce299
Add HTTP method to Route::parse()
|
10 years ago |
ADmad
|
8956b3080d
Add tests for InflectedRoute
|
10 years ago |