Kevin Pfeifer
|
82f11a7162
restore passed down args assertions
|
1 year ago |
Kevin Pfeifer
|
224590cf9f
unmockify the testsuite in controller and core tests
|
1 year ago |
Adam Halfar
|
8a993b1834
Merge branch '5.next' into Rector_UP_TO_PHP_81
|
1 year ago |
ADmad
|
83e44956c1
Merge pull request #17788 from Harfusha/Rector_SymplifyQuoteEscapeRector
|
1 year ago |
ADmad
|
ebdd118c03
Merge pull request #17803 from Harfusha/Rector_AddClosureVoidReturnTypeWhereNoReturnRector
|
1 year ago |
Adam Halfar
|
2142cc2332
Add changes from rector rule AddClosureVoidReturnTypeWhereNoReturnRector
|
1 year ago |
Adam Halfar
|
69438172d6
Add changes from rector rule AddTestsVoidReturnTypeWhereNoReturnRector
|
1 year ago |
Adam Halfar
|
681fa3fa60
Add changes from rector rule SymplifyQuoteEscapeRector
|
1 year ago |
Adam Halfar
|
6f5c9df2da
Rector fixes from rule set LevelSetList::UP_TO_PHP_81
|
1 year ago |
Mark Story
|
d781f0156f
Fix bugs and add tests
|
1 year ago |
Corey Taylor
|
a38010c9e6
Convert test annotations to attributes.
|
1 year ago |
Mark Scherer
|
527477c5a3
Fix up array list<> docblocks. (#17597)
|
2 years ago |
Kevin Pfeifer
|
1f5036d20b
convert returnValue() to willReturn()
|
2 years ago |
Kevin Pfeifer
|
f9b01571c3
phpunit 10: replace expect*() methods with our own implementation
|
3 years ago |
Kevin Pfeifer
|
4f60200a24
phpunit 10: fix withConsecutive
|
3 years ago |
Mark Story
|
3fbcf10d50
Merge remote-tracking branch 'origin/4.next' into 5.x
|
3 years ago |
ADmad
|
13561af4e3
Add Controller::addViewClasses().
|
3 years ago |
ADmad
|
b4d4d00786
Remove unused variables.
|
3 years ago |
Mark Story
|
003a9b7548
Add fetchModel() and un-deprecate loadModel()
|
3 years ago |
Mark Story
|
4494046989
4.5 Add deprecations for most of ModelAwareTrait
|
3 years ago |
Mark Scherer
|
6fd7a491ae
Consolidate code fencing in exception messages. (#16956)
|
3 years ago |
Corey Taylor
|
12f95e67be
Fix missing class in Controller
|
3 years ago |
Corey Taylor
|
491d112b3b
Merge branch '4.next' into 5.x
|
3 years ago |
Kevin Pfeifer
|
f26de9dcf5
check if given redirect status is valid
|
3 years ago |
ADmad
|
35f644a1c7
Fix errors reported by phpstan.
|
3 years ago |
ADmad
|
cd07b90728
Use assert() for asserting valid class types.
|
3 years ago |
ADmad
|
e88e4f2799
Merge branch '4.next' into 5.x
|
3 years ago |
Corey Taylor
|
ebc8a80304
Throw NotFoundException when extension-based content negotation fails
|
3 years ago |
ADmad
|
c13ff536e7
Remove the ability to set component registry instance.
|
3 years ago |
ADmad
|
83ca40ae18
Modify contructors of Controller and ComponentRegistry.
|
3 years ago |