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

Split out header files for PHPC class implementations

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      In php-src, header files are used to organize things like arginfo declarations. Switching to this model in PHPC would reduce the size of our source files and also make it easier to share utility functions (e.g. init_x_from_zval) by keeping them with other class-specific code instead of having to dump them in php_phongo.c.

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

              Created:
              Updated: