Uploaded image for project: 'PHP Driver: Library'
  1. PHP Driver: Library
  2. PHPLIB-1117

Remove @api annotations throughout the project

      Historically, PHPLIB has used @internal to annotate components not recommended for use by consumers (i.e. open to BC breaks between non-major releases).

      Many classes throughout the library also use @api. This seems redundant, as anything without an @internal annotation is implicitly available to consumers.

      Consider removing all instances of @api throughout the library.

      This issue came up in mongodb/mongo-php-library#1059 for PHPLIB-1022.

            Assignee:
            jerome.tamarelle@mongodb.com Jérôme Tamarelle
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: