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

Break down php_phongo.c into smaller files

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

      Break down php_phongo.c into smaller files organized by purpose. This will be similar to phongo_apm.c (PHPC-1804) and phongo_ini.c (PHPC-1978).

      This work will overlap with PHPC-1938 since some functions may be moved to class files and require new headers. For instance, phongo_objectid_init) may be moved to src/BSON/ObjectId.c and result in the creation of src/BSON/ObjectId.h to expose the function.

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

              Created:
              Updated:
              Resolved: