Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-2497

BulkWriteException stub should inherit ServerException

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • PHP Drivers

      According to the WriteException docs, the class extends ServerException; however, the corresponding stub in the 1.x branch suggests that it extends RuntimeException. The actual implementation in WriteException.c correctly uses ServerException.

      This issue persisted in BulkWriteException.stub.php after removing WriteException in PHPC-2348.

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

              Created:
              Updated: