-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
PHP Drivers
-
Not Needed
-
-
None
-
None
-
None
-
None
-
None
-
None
In PHPStorm stubs, the interfaces implemented by BSON\Document and BSON\PackedArray are incomplete. ArrayAccess and BSON\Type are missing.
The interface ArrayAccess is also missing in the doc
PHPC: https://github.com/mongodb/mongo-php-driver/blame/master/src/BSON/Document.stub.php
PHPStorm: https://github.com/JetBrains/phpstorm-stubs/blob/master/mongodb/BSON/Document.php#L9
PHPdoc: https://www.php.net/manual/en/class.mongodb-bson-document.php