7m 44s
Feb 28, 2025, 2:05 PM

joomla-cms

[5.3] Remove useless sprintf function call

joomdonation
joomdonation
openedpull request
#45036

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 27s
5 * branch 5.3-dev -> FETCH_HEAD 27s
6 * [new branch] 5.3-dev -> origin/5.3-dev 27s
7+ git checkout 5.3-dev 27s
8Branch '5.3-dev' set up to track remote branch '5.3-dev' from 'origin'. 28s
9Switched to a new branch '5.3-dev' 28s
10+ git fetch origin refs/pull/45036/head: 28s
11From https://github.com/joomla/joomla-cms 29s
12 * branch refs/pull/45036/head -> FETCH_HEAD 29s
13+ git merge 6901f16e369f57e50ab54e8a0b4ff98dfa83075f 29s
14Updating a9710998e1..6901f16e36 29s
15Fast-forward 29s
16 .php-cs-fixer.dist.php | 2 ++ 29s
17 administrator/components/com_actionlogs/src/Model/ActionlogModel.php | 2 +- 29s
18 administrator/components/com_fields/src/Model/FieldModel.php | 2 +- 29s
19 administrator/components/com_finder/src/Indexer/Indexer.php | 2 +- 29s
20 administrator/components/com_finder/src/Indexer/Query.php | 2 +- 29s
21 libraries/src/Categories/Categories.php | 2 +- 29s
22 libraries/src/Form/Form.php | 2 +- 29s
23 libraries/src/Form/FormField.php | 4 ++-- 29s
24 libraries/src/MVC/Factory/MVCFactory.php | 4 ++-- 29s
25 libraries/src/MVC/Model/BaseDatabaseModel.php | 2 +- 29s
26 libraries/src/Menu/SiteMenu.php | 2 +- 29s
27 libraries/src/Table/ContentType.php | 4 ++-- 29s
28 12 files changed, 16 insertions(+), 14 deletions(-) 29s
Exit Code 0