Page MenuHomeDevCentral

PHPUnit 12 warnings for Keruald

Authored By
dereckson
Tue, Nov 11, 02:35
Size
5 KB
Referenced Files
None
Subscribers
None

PHPUnit 12 warnings for Keruald

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.

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3158409
Default Alt Text
PHPUnit 12 warnings for Keruald (5 KB)

Event Timeline