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

Refactor BSON type initiators for unserialization visitors

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      php_phongo.c currently defines initiators for BSON type classes, which are only used in src/bson.c. We should either move these functions to src/bson.c or refactor BSON decoding to use existing initiator functions in the BSON class files (i.e. functions used for __construct() and unserialize()).

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

              Created:
              Updated:
              Resolved: