Adam Halfar
|
8a993b1834
Merge branch '5.next' into Rector_UP_TO_PHP_81
|
1 year ago |
othercorey
|
2510937886
Merge pull request #17786 from Harfusha/Rector_SplitDoubleAssignRector
|
1 year ago |
Adam Halfar
|
69438172d6
Add changes from rector rule AddTestsVoidReturnTypeWhereNoReturnRector
|
1 year ago |
Adam Halfar
|
457652de25
Add changes from rector rule SplitDoubleAssignRector
|
1 year ago |
Adam Halfar
|
6f5c9df2da
Rector fixes from rule set LevelSetList::UP_TO_PHP_81
|
1 year ago |
Corey Taylor
|
a38010c9e6
Convert test annotations to attributes.
|
1 year ago |
Kevin Pfeifer
|
ddd7b022ac
minor test cleanup
|
2 years ago |
Kevin Pfeifer
|
22491b5118
phpunit 10: static data providers part 1
|
3 years ago |
ADmad
|
98d656b46d
Merge branch '4.next' into 5.x
|
3 years ago |
Mark Story
|
4b9e03b4ac
Cleanup after #17049
|
3 years ago |
Mark Story
|
c60ed9c8b8
Update tests/TestCase/Http/ResponseTest.php
|
3 years ago |
Erwane Breton
|
8e6a6683b3
Fix cookie expire set to 1 when app timezone is not UTC
|
3 years ago |
Kevin Pfeifer
|
a39bb2cc11
unify exception string building
|
3 years ago |
Corey Taylor
|
76e64bfd27
Remove deprecated Response::notModified()
|
4 years ago |
Corey Taylor
|
55c635bb08
Merge branch '4.next' into 5.x
|
4 years ago |
Mark Story
|
58adbec293
Deprecate some remaining mutation methods and add new ones
|
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 |
ADmad
|
8e31d861cf
Rename Cake\I18n\Time to Cake\I18n\DateTime.
|
4 years ago |
ADmad
|
a7723a2475
Remove mutable versions of datetime classes.
|
4 years ago |
Corey Taylor
|
cf201a9a55
Merge branch '4.next' into 5.0
|
4 years ago |
Mark Story
|
52d5a84fea
Merge branch 'master' into 4.next
|
4 years ago |
Corey Taylor
|
3938750331
Add native type hints for Http
|
4 years ago |
ADmad
|
6ee25a0dd7
Remove redundant checks.
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
Corey Taylor
|
30dab5436d
Fix return typehints in tests
|
4 years ago |
Corey Taylor
|
3f742d563e
Fix tests param typehints
|
4 years ago |
ADmad
|
39667d47d2
Fix time format in response headers.
|
5 years ago |
mscherer
|
f0d9771c32
Make test assert stricter for scalar values.
|
5 years ago |
ADmad
|
395836b827
Allow using "Unassigned" HTTP status codes within 1xx - 5xx range.
|
6 years ago |