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

Split object structures and retrieval

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.1.1
    • Affects Version/s: None
    • Component/s: None
    • None

      In PHP7 custom object fields need to be declared first in the structures as apposed to being last in PHP5.

      This also means casting zend_object is no longer possible and rather then calling zend_object_store_get_object() and cast the result, we need to do a quick XtOffsetOf dance.

            Assignee:
            bjori Hannes Magnusson
            Reporter:
            bjori Hannes Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: