You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix CS: Rename ZEND_* custom properties to PHP_ZEND_*
From this build system PoV, there is no separate/external Zend library
here that needs a separate namespace. It is also much easier to
understand PHP and external libraries like this.
0 commit comments