1h 13m 45s
Feb 28, 2025, 2:54 PM

joomla-cms

[5.3] Remove useless sprintf function call (#45036)

rdeutz
rdeutz
pushed
1bc1e8fd

Console Logs

1+ php -v 2s
2PHP 8.1.31 (cli) (built: Feb 4 2025 04:26:22) (NTS) 2s
3Copyright (c) The PHP Group 2s
4Zend Engine v4.1.31, Copyright (c) Zend Technologies 2s
5 with Zend OPcache v8.1.31, Copyright (c), by Zend Technologies 2s
6+ ./libraries/vendor/bin/phpunit --testsuite Integration 2s
7PHPUnit 9.6.22 by Sebastian Bergmann and contributors. 2s
8 2s
9............. 13 / 13 (100%) 3s
10 3s
11Time: 00:01.313, Memory: 12.00 MB 3s
12 3s
13OK (13 tests, 38 assertions) 3s
Exit Code 0