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
|
22491b5118
phpunit 10: static data providers part 1
|
3 years ago |
ADmad
|
bd5bd613a4
Merge branch '4.next' into 5.x
|
4 years ago |
Michael Hoffmann
|
7b17f37d58
Fix auth adapter loading without App.namespace (#16260)
|
4 years ago |
ADmad
|
f0da21e5c2
Remove deprecated behavior from App::path().
|
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 |
ADmad
|
c3756fb7c6
Fix type error when App.namespace config if unset.
|
5 years ago |
ADmad
|
d63bf24480
Update App::path() to return locales path for plugins too.
|
6 years ago |
Mark Sch
|
203bb49f73
Add newlines for readability
|
6 years ago |
mscherer
|
e56622506d
Fix tests.
|
6 years ago |
ADmad
|
6214b78e5f
Deprecate $plugin argument for App::path().
|
6 years ago |
ADmad
|
1e2ec350df
Avoid use of App::path() to get plugin paths.
|
6 years ago |
ADmad
|
a57c68a8cb
Always ensure FQCN returned by App::className() actually exits.
|
6 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
ADmad
|
f29d951026
Fix CS errors.
|
7 years ago |
ADmad
|
075cd238bb
Merge branch '3.next' into 4.x
|
7 years ago |
Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
Mark Story
|
d2c9459cd7
Merge branch '3.next' into 4.x
|
7 years ago |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 years ago |
ADmad
|
0cc1e18171
Merge branch '3.next' into 4.x
|
7 years ago |
ADmad
|
394ddc31a3
Merge branch 'master' into 3.next
|
7 years ago |
sohelrana820
|
3d1c2801f1
Fixed return value type in methods
|
7 years ago |
Mark Story
|
0a1fd1edfe
Merge branch '3.next' into 4.x
|
7 years ago |
ADmad
|
625db9be47
Merge branch '4.x' into 4.x-phpcs
|
7 years ago |
Mark Story
|
f98f10c2f6
Add strict_types to core and error packages.
|
7 years ago |
saeid
|
b78eae9d85
adjust tests to deprecate Plugin:load()
|
7 years ago |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 years ago |