ADmad
|
20e7933e90
Throw exception on duplicate plugin loading.
|
2 years ago |
Kevin Pfeifer
|
9cf8d45da1
fix plugins.php not loading in consecutive tests due to include_once
|
2 years ago |
Mark Scherer
|
6fd7a491ae
Consolidate code fencing in exception messages. (#16956)
|
3 years ago |
ADmad
|
1a6181f577
Update PluginLoadCommand to modify new config file.
|
3 years ago |
Corey Taylor
|
fa7515da8e
Merge branch '4.next' into 5.x
|
3 years ago |
Corey Taylor
|
1d93bc2c91
Move ConsoleIntegrationTestTrait to console package
|
3 years ago |
Kevin Pfeifer
|
47d5ecbf4a
adjust command code references to use interface instead of implementing class
|
4 years ago |
Corey Taylor
|
6a4649da7b
Merge branch '4.next' into 5.x
|
4 years ago |
Corey Taylor
|
b031be8919
Insert load plugin at the end of bootstrap()
|
4 years ago |
Corey Taylor
|
34dad18ff5
Merge branch '4.next' into 5.0
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
ADmad
|
b22cd2cf45
Remove deprecated shells.
|
4 years ago |
Mark Story
|
5d722e51f1
Update tests to match new output and fix phpcs
|
5 years ago |
Mark Story
|
68a6844303
Don't allow PluginLoadCommand to add invalid plugins
|
5 years ago |
ADmad
|
0c9798259e
Remove use of deprecated classes.
|
6 years ago |
ADmad
|
54d5baf762
Move Console/Command under Command/Command.
|
6 years ago |
Mark Story
|
fce5b993ea
Remove --routes and --bootstrap options
|
6 years ago |
saeid
|
9bbd98f3f0
fix plugin load/unload tests
|
6 years ago |
saeid
|
c8140aa320
move Shell/Plugin* => Command/Plugin* files
|
6 years ago |