Skip to content

Commit a0a4232

Browse files
staabmcmb69
authored andcommitted
[ci skip] fixed typos
1 parent ecce211 commit a0a4232

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UPGRADING.INTERNALS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@ PHP 7.3 INTERNALS UPGRADE NOTES
130130

131131
r. fields of php_url struct change from char * to zend_string *
132132

133-
s. Specual purose zend_functions marked by ZEND_ACC_CALL_VIA_TRAMPOLINE or
133+
s. Special purpose zend_functions marked by ZEND_ACC_CALL_VIA_TRAMPOLINE or
134134
ZEND_ACC_FAKE_CLOSURE flags use reserved[0] for internal purpose.
135-
Third party extensions must not modify reserved[] fileds of these functins.
135+
Third party extensions must not modify reserved[] fields of these functions.
136136

137137
========================
138138
2. Build system changes

0 commit comments

Comments
 (0)