PHPORM-395: Fix autocompletion for compound search operators #2832
Annotations
10 errors
|
tests/Doctrine/ODM/MongoDB/Tests/Functional/Ticket/GH921Test.php#L121
Property Doctrine\ODM\MongoDB\Tests\Functional\Ticket\GH921Post::$id (string|null) is never assigned string so it can be removed from the property type.
|
|
tests/Doctrine/ODM/MongoDB/Tests/Functional/Ticket/GH921Test.php#L74
Property Doctrine\ODM\MongoDB\Tests\Functional\Ticket\GH921User::$id (string|null) is never assigned string so it can be removed from the property type.
|
|
tests/Doctrine/ODM/MongoDB/Tests/Functional/Ticket/GH1990Test.php#L38
Property Doctrine\ODM\MongoDB\Tests\Functional\Ticket\GH1990Document::$id (string|null) is never assigned string so it can be removed from the property type.
|
|
tests/Doctrine/ODM/MongoDB/Tests/Functional/Ticket/GH1964Test.php#L32
Property Doctrine\ODM\MongoDB\Tests\Functional\Ticket\GH1964Document::$id (string|null) is never assigned string so it can be removed from the property type.
|
|
tests/Doctrine/ODM/MongoDB/Tests/Functional/Ticket/GH1058Test.php#L65
Property Doctrine\ODM\MongoDB\Tests\Functional\Ticket\GH1058PersistDocument::$id (string|null) is never assigned string so it can be removed from the property type.
|
|
tests/Doctrine/ODM/MongoDB/Tests/Functional/NestedDocumentsTest.php#L148
Property Doctrine\ODM\MongoDB\Tests\Functional\Hierarchy::$id (string|null) is never assigned string so it can be removed from the property type.
|
|
tests/Doctrine/ODM/MongoDB/Tests/Functional/LifecycleTest.php#L131
Property Doctrine\ODM\MongoDB\Tests\Functional\ChildObject::$id (string|null) is never assigned string so it can be removed from the property type.
|
|
tests/Doctrine/ODM/MongoDB/Tests/Functional/LifecycleTest.php#L62
Property Doctrine\ODM\MongoDB\Tests\Functional\ParentObject::$id (string|null) is never assigned string so it can be removed from the property type.
|
|
tests/Doctrine/ODM/MongoDB/Tests/Functional/DatabasesTest.php#L46
Property Doctrine\ODM\MongoDB\Tests\Functional\DefaultDatabaseTest::$id (string|null) is never assigned string so it can be removed from the property type.
|
|
tests/Doctrine/ODM/MongoDB/Tests/Functional/DatabasesTest.php#L38
Property Doctrine\ODM\MongoDB\Tests\Functional\CustomDatabaseTest::$id (string|null) is never assigned string so it can be removed from the property type.
|
The logs for this run have expired and are no longer available.
Loading