Skip to content

Commit

Permalink
Remove deprecation comment from CursorId stub
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed Sep 4, 2024
1 parent 4de6bc6 commit e5f0584
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/MongoDB/CursorId.stub.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

namespace MongoDB\Driver;

/** @deprecated deprecated without replacement */
final class CursorId implements \Serializable
{
final private function __construct() {}
Expand Down
4 changes: 2 additions & 2 deletions src/MongoDB/CursorId_arginfo.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e5f0584

Please sign in to comment.