28m 13s
Feb 28, 2025, 2:50 PM

joomla-cms

[5.3] Media: fix large file upload by using of binary upload instead of base64, and display correct upload progress

Fedik
Fedik
synchronizedpull request
#44848

Console Logs

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