28m 50s
Feb 28, 2025, 4:25 PM

joomla-cms

[5.3] CMSPlugin: Deprecate use of DispatcherAware and LanguageAware

rdeutz
rdeutz
synchronizedpull request
#43430

Console Logs

1+ php -v 1s
2PHP 8.3.16 (cli) (built: Feb 4 2025 04:36:27) (NTS) 1s
3Copyright (c) The PHP Group 1s
4Zend Engine v4.3.16, Copyright (c) Zend Technologies 1s
5 with Zend OPcache v8.3.16, Copyright (c), by Zend Technologies 1s
6+ ./libraries/vendor/bin/phpunit --testsuite Unit 1s
7PHPUnit 9.6.22 by Sebastian Bergmann and contributors. 1s
8 1s
9............................................................... 63 / 920 ( 6%) 1s
10............................................................... 126 / 920 ( 13%) 1s
11...S........................................................... 189 / 920 ( 20%) 1s
12............................................................... 252 / 920 ( 27%) 1s
13............................................................... 315 / 920 ( 34%) 1s
14............................................................... 378 / 920 ( 41%) 1s
15............................................................... 441 / 920 ( 47%) 2s
16............................................................... 504 / 920 ( 54%) 2s
17............................................................... 567 / 920 ( 61%) 2s
18............................................................... 630 / 920 ( 68%) 2s
19............................................................... 693 / 920 ( 75%) 2s
20............................................................... 756 / 920 ( 82%) 2s
21............................................................... 819 / 920 ( 89%) 2s
22............................................................... 882 / 920 ( 95%) 2s
23...................................... 920 / 920 (100%) 2s
24 2s
25Time: 00:01.394, Memory: 46.00 MB 2s
26 2s
27OK, but incomplete, skipped, or risky tests! 2s
28Tests: 920, Assertions: 1421, Skipped: 1. 2s
Exit Code 0