Skip to content

Mock readonly classes on PHP 82 #493

Mock readonly classes on PHP 82

Mock readonly classes on PHP 82 #493

Triggered via pull request November 17, 2023 22:55
Status Failure
Total duration 58s
Artifacts

tests.yml

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

Annotations

14 errors and 6 warnings
PHPUnit on PHP 8.2 with highest Dependencies: fixtures/PHP82/ReadonlyClassesMustOnlyContainTypedProperties.php#L10
Readonly property Mockery\Tests\Fixtures\PHP82\ReadonlyClassesMustOnlyContainTypedProperties::$test must have type
PHPUnit on PHP 8.2 with highest Dependencies
Process completed with exit code 255.
PHPUnit on PHP 8.1 with lowest Dependencies
Process completed with exit code 255.
PHPUnit on PHP 8.2 with locked Dependencies: fixtures/PHP82/ReadonlyClassesMustOnlyContainTypedProperties.php#L10
Readonly property Mockery\Tests\Fixtures\PHP82\ReadonlyClassesMustOnlyContainTypedProperties::$test must have type
PHPUnit on PHP 8.2 with locked Dependencies
Process completed with exit code 255.
PHPUnit on PHP 8.2 with lowest Dependencies: fixtures/PHP82/ReadonlyClassesMustOnlyContainTypedProperties.php#L10
Readonly property Mockery\Tests\Fixtures\PHP82\ReadonlyClassesMustOnlyContainTypedProperties::$test must have type
PHPUnit on PHP 8.2 with lowest Dependencies
Process completed with exit code 255.
PHPUnit on PHP 8.3 with locked Dependencies: fixtures/PHP82/ReadonlyClassesMustOnlyContainTypedProperties.php#L10
Readonly property Mockery\Tests\Fixtures\PHP82\ReadonlyClassesMustOnlyContainTypedProperties::$test must have type
PHPUnit on PHP 8.3 with locked Dependencies
Process completed with exit code 255.
PHPUnit on PHP 8.3 with highest Dependencies: fixtures/PHP82/ReadonlyClassesMustOnlyContainTypedProperties.php#L10
Readonly property Mockery\Tests\Fixtures\PHP82\ReadonlyClassesMustOnlyContainTypedProperties::$test must have type
PHPUnit on PHP 8.3 with highest Dependencies
Process completed with exit code 255.
PHPUnit on PHP 8.3 with lowest Dependencies: fixtures/PHP82/ReadonlyClassesMustOnlyContainTypedProperties.php#L10
Readonly property Mockery\Tests\Fixtures\PHP82\ReadonlyClassesMustOnlyContainTypedProperties::$test must have type
PHPUnit on PHP 8.3 with lowest Dependencies
Process completed with exit code 255.
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 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.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 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 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 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