Page MenuHomeDevCentral
Paste P379

PHPUnit 12 warnings for Keruald
ActivePublic

Authored by dereckson on Tue, Nov 11, 02:35.
Tags
None
Referenced Files
F12569142: PHPUnit 12 warnings for Keruald
Tue, Nov 11, 02:35
Subscribers
None
Switching to Composer phpunit:
PHPUnit 12.5-dev by Sebastian Bergmann and contributors.
Runtime: PHP 8.3.27
Configuration: /home/dereckson/dev/keruald/_monorepo/core/phpunit.xml
W..SSSSSSSSSSSSSSSSSS.......................................... 63 / 909 ( 6%)
..........................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS..... 126 / 909 ( 13%)
.........................NNNNNNNNNNNN.......................... 189 / 909 ( 20%)
............................................................... 252 / 909 ( 27%)
............................................................... 315 / 909 ( 34%)
............................................................... 378 / 909 ( 41%)
............................................................... 441 / 909 ( 48%)
............................................................... 504 / 909 ( 55%)
............................................................... 567 / 909 ( 62%)
............................................................... 630 / 909 ( 69%)
............................................................... 693 / 909 ( 76%)
............................................................... 756 / 909 ( 83%)
............................................................... 819 / 909 ( 90%)
............................................................... 882 / 909 ( 97%)
........................... 909 / 909 (100%)
Time: 00:02.182, Memory: 24.00 MB
5 tests triggered 23 PHPUnit warnings:
1) Keruald\OmniTools\Tests\HTTP\URLTest::testGetDomain
* Data set #0 provided by Keruald\OmniTools\Tests\HTTP\URLTest::provideURLsAndComponents has more arguments (4) than the test method accepts (2)
* Data set #1 provided by Keruald\OmniTools\Tests\HTTP\URLTest::provideURLsAndComponents has more arguments (4) than the test method accepts (2)
* Data set #2 provided by Keruald\OmniTools\Tests\HTTP\URLTest::provideURLsAndComponents has more arguments (4) than the test method accepts (2)
* Data set #3 provided by Keruald\OmniTools\Tests\HTTP\URLTest::provideURLsAndComponents has more arguments (4) than the test method accepts (2)
* Data set #4 provided by Keruald\OmniTools\Tests\HTTP\URLTest::provideURLsAndComponents has more arguments (4) than the test method accepts (2)
* Data set #5 provided by Keruald\OmniTools\Tests\HTTP\URLTest::provideURLsAndComponents has more arguments (4) than the test method accepts (2)
* Data set #6 provided by Keruald\OmniTools\Tests\HTTP\URLTest::provideURLsAndComponents has more arguments (5) than the test method accepts (2)
/home/dereckson/dev/keruald/_monorepo/core/omnitools/tests/HTTP/URLTest.php:13
2) Keruald\OmniTools\Tests\HTTP\URLTest::testGetProtocol
* Data set #0 provided by Keruald\OmniTools\Tests\HTTP\URLTest::provideURLsAndComponents has more arguments (4) than the test method accepts (3)
* Data set #1 provided by Keruald\OmniTools\Tests\HTTP\URLTest::provideURLsAndComponents has more arguments (4) than the test method accepts (3)
* Data set #2 provided by Keruald\OmniTools\Tests\HTTP\URLTest::provideURLsAndComponents has more arguments (4) than the test method accepts (3)
* Data set #3 provided by Keruald\OmniTools\Tests\HTTP\URLTest::provideURLsAndComponents has more arguments (4) than the test method accepts (3)
* Data set #4 provided by Keruald\OmniTools\Tests\HTTP\URLTest::provideURLsAndComponents has more arguments (4) than the test method accepts (3)
* Data set #5 provided by Keruald\OmniTools\Tests\HTTP\URLTest::provideURLsAndComponents has more arguments (4) than the test method accepts (3)
* Data set #6 provided by Keruald\OmniTools\Tests\HTTP\URLTest::provideURLsAndComponents has more arguments (5) than the test method accepts (3)
/home/dereckson/dev/keruald/_monorepo/core/omnitools/tests/HTTP/URLTest.php:20
3) Keruald\OmniTools\Tests\HTTP\URLTest::testGetQuery
Data set #6 provided by Keruald\OmniTools\Tests\HTTP\URLTest::provideURLsAndComponents has more arguments (5) than the test method accepts (4)
/home/dereckson/dev/keruald/_monorepo/core/omnitools/tests/HTTP/URLTest.php:27
4) Keruald\OmniTools\Tests\Strings\Multibyte\StringUtilitiesTest::testEncodeInBase64
* Data set #0 provided by Keruald\OmniTools\Tests\Strings\Multibyte\StringUtilitiesTest::provideBase64 has more arguments (3) than the test method accepts (2)
* Data set #1 provided by Keruald\OmniTools\Tests\Strings\Multibyte\StringUtilitiesTest::provideBase64 has more arguments (3) than the test method accepts (2)
* Data set #2 provided by Keruald\OmniTools\Tests\Strings\Multibyte\StringUtilitiesTest::provideBase64 has more arguments (3) than the test method accepts (2)
* Data set #3 provided by Keruald\OmniTools\Tests\Strings\Multibyte\StringUtilitiesTest::provideBase64 has more arguments (3) than the test method accepts (2)
/home/dereckson/dev/keruald/_monorepo/core/omnitools/tests/Strings/Multibyte/StringUtilitiesTest.php:56
5) Keruald\OmniTools\Tests\Strings\Multibyte\StringUtilitiesTest::testDecodeFromBase64
* Data set #0 provided by Keruald\OmniTools\Tests\Strings\Multibyte\StringUtilitiesTest::provideBase64 has more arguments (3) than the test method accepts (2)
* Data set #1 provided by Keruald\OmniTools\Tests\Strings\Multibyte\StringUtilitiesTest::provideBase64 has more arguments (3) than the test method accepts (2)
* Data set #2 provided by Keruald\OmniTools\Tests\Strings\Multibyte\StringUtilitiesTest::provideBase64 has more arguments (3) than the test method accepts (2)
* Data set #3 provided by Keruald\OmniTools\Tests\Strings\Multibyte\StringUtilitiesTest::provideBase64 has more arguments (3) than the test method accepts (2)
/home/dereckson/dev/keruald/_monorepo/core/omnitools/tests/Strings/Multibyte/StringUtilitiesTest.php:62
OK, but there were issues!
Tests: 909, Assertions: 2237, PHPUnit Warnings: 5, PHPUnit Notices: 12, Skipped: 50.