28m 50s
Feb 28, 2025, 4:25 PM

joomla-cms

[5.3] CMSPlugin: Deprecate use of DispatcherAware and LanguageAware

rdeutz
rdeutz
synchronizedpull request
#43430

Console Logs

1Cloning with 0 retries 0s
2Initialized empty Git repository in /drone/src/.git/ 0s
3+ git fetch origin +refs/heads/5.3-dev: 0s
4From https://github.com/joomla/joomla-cms 29s
5 * branch 5.3-dev -> FETCH_HEAD 29s
6 * [new branch] 5.3-dev -> origin/5.3-dev 29s
7+ git checkout 5.3-dev 29s
8Branch '5.3-dev' set up to track remote branch '5.3-dev' from 'origin'. 30s
9Switched to a new branch '5.3-dev' 30s
10+ git fetch origin refs/pull/43430/head: 30s
11From https://github.com/joomla/joomla-cms 30s
12 * branch refs/pull/43430/head -> FETCH_HEAD 30s
13+ git merge b907f317add520639b1b64e1319fb1ec3fce646b 30s
14Updating eb6531075e..b907f317ad 30s
15Fast-forward 31s
16 libraries/src/Extension/PluginInterface.php | 2 + 31s
17 libraries/src/Plugin/CMSPlugin.php | 121 +++++++++++++++++++-- 31s
18 plugins/content/finder/src/Extension/Finder.php | 6 +- 31s
19 .../codemirror/src/Extension/Codemirror.php | 6 +- 31s
20 plugins/editors/none/src/Extension/None.php | 6 +- 31s
21 plugins/editors/tinymce/src/Extension/TinyMCE.php | 5 +- 31s
22 plugins/system/cache/src/Extension/Cache.php | 6 +- 31s
23 .../system/schemaorg/src/Extension/Schemaorg.php | 7 +- 31s
24 plugins/system/shortcut/src/Extension/Shortcut.php | 6 +- 31s
25 9 files changed, 147 insertions(+), 18 deletions(-) 31s
Exit Code 0