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

Order internal methods after non-internal methods in PedantryTest

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 1.17.0
    • Affects Version/s: None
    • Component/s: None
    • None

      Methods annotated with @internal can be sorted after non-internal methods with the same visibility. Note that this likely only applies to public and protected methods, since private methods are implicitly internal.

      This originated from mongodb/mongo-php-library#1158 for PHPLIB-998.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: