Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 years ago |
ADmad
|
85fc144ca8
Replace Zend framework packages with Laminas.
|
6 years ago |
Mark Story
|
4ba94440d0
Merge branch 'master' into 3.next
|
6 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
mscherer
|
f804381476
Backport 4.x docblock fixes.
|
6 years ago |
ADmad
|
aee3340395
Allow using UriInterface instances with Router::url().
|
6 years ago |
mscherer
|
4d1e628624
Fix CS - PSR12
|
6 years ago |
ADmad
|
944f2fb330
Set reponse instance returned by action to Controller::$response.
|
6 years ago |
Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 years ago |
ADmad
|
1eb4f6bd4d
Merge branch 'master' into 3.next
|
7 years ago |
Edgaras Janušauskas
|
ae397d7738
Add alias for PHPUnit\Framework\Error\Notice
|
7 years ago |
Mark Story
|
c9686b68f1
Merge branch 'master' into 3.next
|
7 years ago |
ADmad
|
a8922fdfdb
Fix test for phpunit 5.7.
|
7 years ago |
ADmad
|
4e11ad9236
Show notice for non existent controller property.
|
7 years ago |
ADmad
|
f86a585210
Throw warning when using underscored fixture names.
|
7 years ago |
ADmad
|
394ddc31a3
Merge branch 'master' into 3.next
|
7 years ago |
sohelrana820
|
d3c5de1a26
Fixed return value type in some methods
|
7 years ago |
saeid
|
f9d2db1876
change the method to support array only
|
7 years ago |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 years ago |
Mark Story
|
15e61cb9fb
Fix more usage of deprecated methods.
|
8 years ago |
Robert Pustułka
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
Mark Story
|
d9f5bf8746
Update controller test.
|
8 years ago |
Mark Story
|
5f923fffc9
Fix usage of addParams() across the tests.
|
8 years ago |
Mark Story
|
304848d9d7
Add more group annotations.
|
8 years ago |
Robert Pustułka
|
a00fb0fed0
Merge branch '3.next' into deprecate-table-registry
|
8 years ago |
Robert Pustułka
|
f32f930e60
Update tests.
|
8 years ago |
Robert Pustułka
|
36104a61ea
Fix deprecated plugin access.
|
8 years ago |
Robert Pustułka
|
f18e3239b9
Added deprecation warnings.
|
8 years ago |
Robert Pustułka
|
334b4aa67b
Added getPlugin() and setPlugin() methods for easy plugin name access.
|
8 years ago |