We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecce211 commit a0a4232Copy full SHA for a0a4232
UPGRADING.INTERNALS
@@ -130,9 +130,9 @@ PHP 7.3 INTERNALS UPGRADE NOTES
130
131
r. fields of php_url struct change from char * to zend_string *
132
133
- s. Specual purose zend_functions marked by ZEND_ACC_CALL_VIA_TRAMPOLINE or
+ s. Special purpose zend_functions marked by ZEND_ACC_CALL_VIA_TRAMPOLINE or
134
ZEND_ACC_FAKE_CLOSURE flags use reserved[0] for internal purpose.
135
- Third party extensions must not modify reserved[] fileds of these functins.
+ Third party extensions must not modify reserved[] fields of these functions.
136
137
========================
138
2. Build system changes
0 commit comments