12m 7s
Feb 28, 2025, 4:44 PM

joomla-cms

[5.3] Fix code logic in admin controllers

QuyTon
QuyTon
synchronizedpull request
#45037

Console Logs

1Cloning with 0 retries 2s
2Initialized empty Git repository in /drone/src/.git/ 3s
3+ git fetch origin +refs/heads/5.3-dev: 3s
4From https://github.com/joomla/joomla-cms 66s
5 * branch 5.3-dev -> FETCH_HEAD 66s
6 * [new branch] 5.3-dev -> origin/5.3-dev 66s
7+ git checkout 5.3-dev 66s
8Branch '5.3-dev' set up to track remote branch '5.3-dev' from 'origin'. 67s
9Switched to a new branch '5.3-dev' 67s
10+ git fetch origin refs/pull/45037/head: 67s
11From https://github.com/joomla/joomla-cms 68s
12 * branch refs/pull/45037/head -> FETCH_HEAD 68s
13+ git merge eefd86d3ef009cb01790c29fa5821d60d4e1f60b 68s
14Updating eb6531075e..eefd86d3ef 68s
15Fast-forward 68s
16 .../components/com_banners/src/Controller/BannerController.php | 2 +- 68s
17 .../components/com_categories/src/Controller/CategoryController.php | 2 +- 68s
18 .../components/com_contact/src/Controller/ContactController.php | 2 +- 68s
19 .../components/com_content/src/Controller/ArticleController.php | 2 +- 68s
20 administrator/components/com_fields/src/Controller/FieldController.php | 2 +- 68s
21 administrator/components/com_fields/src/Controller/GroupController.php | 2 +- 68s
22 .../components/com_modules/src/Controller/ModuleController.php | 2 +- 68s
23 .../components/com_newsfeeds/src/Controller/NewsfeedController.php | 2 +- 68s
24 components/com_contact/src/Controller/ContactController.php | 2 +- 68s
25 components/com_content/src/Controller/ArticleController.php | 2 +- 68s
26 10 files changed, 10 insertions(+), 10 deletions(-) 68s
Exit Code 0