30m 32s
Feb 28, 2025, 8:13 AM

joomla-cms

[5.3] Do not use the deprecated get functions in Joomla action log plugin

laoneo
laoneo
openedpull request
#45033

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 Unit 2s
7PHPUnit 9.6.22 by Sebastian Bergmann and contributors. 2s
8 2s
9............................................................... 63 / 920 ( 6%) 2s
10............................................................... 126 / 920 ( 13%) 2s
11...S........................................................... 189 / 920 ( 20%) 3s
12............................................................... 252 / 920 ( 27%) 3s
13............................................................... 315 / 920 ( 34%) 3s
14............................................................... 378 / 920 ( 41%) 3s
15............................................................... 441 / 920 ( 47%) 4s
16............................................................... 504 / 920 ( 54%) 4s
17............................................................... 567 / 920 ( 61%) 4s
18............................................................... 630 / 920 ( 68%) 4s
19............................................................... 693 / 920 ( 75%) 4s
20............................................................... 756 / 920 ( 82%) 4s
21............................................................... 819 / 920 ( 89%) 4s
22............................................................... 882 / 920 ( 95%) 4s
23...................................... 920 / 920 (100%) 4s
24 4s
25Time: 00:01.687, Memory: 48.00 MB 4s
26 4s
27OK, but incomplete, skipped, or risky tests! 4s
28Tests: 920, Assertions: 1421, Skipped: 1. 4s
Exit Code 0