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 f0ddc93 commit 9d93666Copy full SHA for 9d93666
UPGRADING.INTERNALS
@@ -15,7 +15,7 @@ PHP 8.0 INTERNALS UPGRADE NOTES
15
========================
16
17
a. Object Handlers API and some related functions, e.g. zend_call_method() and
18
- zend_objects_clone_obj() were changed to recieve zend_object* instead of
+ zend_objects_clone_obj() were changed to receive zend_object* instead of
19
zval* and zend_string* instead of zval* for property names.
20
21
0 commit comments