Skip to content

Changelog v1.6.10 (#1399) #619

Changelog v1.6.10 (#1399)

Changelog v1.6.10 (#1399) #619

Triggered via push March 19, 2024 16:15
Status Success
Total duration 38s
Artifacts

tests.yml

on: push
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
PHPUnit on PHP 8.2 with lowest Dependencies
Process completed with exit code 255.
PHPUnit on PHP 8.3 with lowest Dependencies
Process completed with exit code 255.
PHPUnit on PHP 8.1 with lowest Dependencies
Process completed with exit code 255.
PHPUnit on PHP 7.3 with locked Dependencies: tests/Mockery/MockingOldStyleConstructorTest.php#L36
Methods with the same name as their class will not be constructors in a future version of PHP; MockeryTest_OldStyleConstructor has a deprecated constructor
PHPUnit on PHP 8.1 with locked Dependencies: tests/Mockery/ContainerTest.php#L1867
Optional parameter $bar declared before required parameter $baz is implicitly treated as a required parameter
PHPUnit on PHP 7.3 with highest Dependencies: tests/Mockery/MockingOldStyleConstructorTest.php#L36
Methods with the same name as their class will not be constructors in a future version of PHP; MockeryTest_OldStyleConstructor has a deprecated constructor
PHPUnit on PHP 8.2 with highest Dependencies: tests/Mockery/ContainerTest.php#L1867
Optional parameter $bar declared before required parameter $baz is implicitly treated as a required parameter
PHPUnit on PHP 8.3 with highest Dependencies: tests/Mockery/ContainerTest.php#L1867
Optional parameter $bar declared before required parameter $baz is implicitly treated as a required parameter
PHPUnit on PHP 8.2 with locked Dependencies: tests/Mockery/ContainerTest.php#L1867
Optional parameter $bar declared before required parameter $baz is implicitly treated as a required parameter
PHPUnit on PHP 7.4 with locked Dependencies: tests/Mockery/MockingOldStyleConstructorTest.php#L36
Methods with the same name as their class will not be constructors in a future version of PHP; MockeryTest_OldStyleConstructor has a deprecated constructor
PHPUnit on PHP 7.4 with lowest Dependencies: tests/Mockery/MockingOldStyleConstructorTest.php#L36
Methods with the same name as their class will not be constructors in a future version of PHP; MockeryTest_OldStyleConstructor has a deprecated constructor
PHPUnit on PHP 8.1 with highest Dependencies: tests/Mockery/ContainerTest.php#L1867
Optional parameter $bar declared before required parameter $baz is implicitly treated as a required parameter
PHPUnit on PHP 7.3 with lowest Dependencies: tests/Mockery/MockingOldStyleConstructorTest.php#L36
Methods with the same name as their class will not be constructors in a future version of PHP; MockeryTest_OldStyleConstructor has a deprecated constructor
PHPUnit on PHP 7.4 with highest Dependencies: tests/Mockery/MockingOldStyleConstructorTest.php#L36
Methods with the same name as their class will not be constructors in a future version of PHP; MockeryTest_OldStyleConstructor has a deprecated constructor
PHPUnit on PHP 8.3 with locked Dependencies: tests/Mockery/ContainerTest.php#L1867
Optional parameter $bar declared before required parameter $baz is implicitly treated as a required parameter