Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Failed only "undefinedMixinClassWithPropertyAssignment_WithMagicMethod". Test with data "undefinedMixinClassWithPropertyAssignment_WithMagicMethod_Similar" is passed. Problem: 1) Psalm\Tests\MixinAnnotationTest::testInvalidCodeWithIssues with data set "undefinedMixinClassWithPropertyAssignment_WithMagicMethod" Failed asserting that issue with "UndefinedMagicPropertyAssignment" was emitted. Other issues reported: - UndefinedDocblockClass - src/somefile.php:6:27 - Docblock-defined class, interface or enum named B does not exist Failed asserting that false is true. 2) Psalm\Tests\MixinAnnotationTest::testInvalidCode with data set "undefinedMixinClassWithPropertyAssignment_WithMagicMethod" Failed asserting that exception message 'UndefinedDocblockClass - src/somefile.php:6:27 - Docblock-defined class, interface or enum named B does not exist' matches '/\bUndefinedMagicPropertyAssignment\b/'.
- Loading branch information