23m 54s
Feb 28, 2025, 2:18 PM

joomla-cms

[5.3] Remove useless sprintf function call

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