Kevin Pfeifer
|
94e29610c0
5.next: add new events hook to BaseApplication and BasePlugin (#17849)
|
1 year ago |
Adam Halfar
|
2142cc2332
Add changes from rector rule AddClosureVoidReturnTypeWhereNoReturnRector
|
1 year ago |
Corey Taylor
|
a38010c9e6
Convert test annotations to attributes.
|
1 year ago |
Kevin Pfeifer
|
9cf8d45da1
fix plugins.php not loading in consecutive tests due to include_once
|
2 years ago |
Kevin Pfeifer
|
387f06bea6
5.x: convert `getMockForAbstractClass()` to anonymous class (#17244)
|
2 years ago |
Kevin Pfeifer
|
dd8e064e05
5.x: remove ComponentRegistry from DIC (#17235)
|
2 years ago |
ADmad
|
220784c0ee
Use EventInterface::setResult() instead of returning value.
|
2 years ago |
Kevin Pfeifer
|
3eed7ef048
add component registry to DI by default to fix auto-wiring
|
3 years ago |
Kevin Pfeifer
|
2db1f8c923
add DI container to itself
|
3 years ago |
ADmad
|
0e905a6ce3
Allow naming plugin classes matching the plugin name.
|
4 years ago |
Juan Pablo Ramirez
|
f44d6269ae
#16176 Inject the server request in the DI container per default
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
Corey Taylor
|
d9a8d85eb5
Clean up spelling of nonexistent
|
5 years ago |
Mark Story
|
71e3703ec3
Use Application.buildContainer event to mock services
|
5 years ago |
Mark Story
|
6edcd5450a
Add Application.buildContainer event
|
5 years ago |
Mark Story
|
44da86b33d
Add container methods to BaseApplication
|
5 years ago |
mscherer
|
f0d9771c32
Make test assert stricter for scalar values.
|
5 years ago |
mscherer
|
ecf83d5de1
Clean up tests using PHPStan level 2/3.
|
5 years ago |
mscherer
|
803d60ae32
Clean up tests using PHPStan level 1.
|
5 years ago |
Marc Würth
|
a78d43b7fe
Add tests for addOptionalPlugin()
|
6 years ago |
ADmad
|
2801c5478d
Remove code duplication.
|
6 years ago |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
6 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
ADmad
|
7cf3fc12e8
Fix CS error.
|
7 years ago |
ADmad
|
75688dda5c
Make Runner use a fallback handler if middleware queue doesn't generate a response.
|
7 years ago |
ADmad
|
9c3129668b
Update docblocks.
|
7 years ago |
ADmad
|
027e06b643
Update HttpApplicationInterface to extends PSR 15's MiddlewareInterface.
|
7 years ago |
ADmad
|
f29d951026
Fix CS errors.
|
7 years ago |
ADmad
|
075cd238bb
Merge branch '3.next' into 4.x
|
7 years ago |