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.2.27 (cli) (built: Feb 4 2025 04:37:35) (NTS) 3s
3Copyright (c) The PHP Group 3s
4Zend Engine v4.2.27, Copyright (c) Zend Technologies 3s
5 with Zend OPcache v8.2.27, Copyright (c), by Zend Technologies 3s
6+ ./libraries/vendor/bin/phpunit --testsuite Integration 3s
7PHPUnit 9.6.22 by Sebastian Bergmann and contributors. 3s
8 3s
9............. 13 / 13 (100%) 9s
10 9s
11Time: 00:06.056, Memory: 12.00 MB 9s
12 9s
13OK (13 tests, 38 assertions) 9s
Exit Code 0