Skip to content

Commit 74145e9

Browse files
UPGRADING.INTERNALS: remove extra 's' [skip ci]
1 parent b7c524a commit 74145e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

UPGRADING.INTERNALS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ PHP 8.6 INTERNALS UPGRADE NOTES
129129
zend_reflection_property_set_raw_value() to expose the functionality of
130130
ReflectionProperty::setRawValueWithoutLazyInitialization() and
131131
ReflectionProperty::setRawValue() to C extensions.
132-
. zend_argument_error_variadic() now takes a new 'function' parameters.
132+
. zend_argument_error_variadic() now takes a new 'function' parameter.
133133
. Added zend_argument_error_ex(), zend_argument_type_error_ex(),
134134
zend_argument_value_error_ex().
135135
. Added zend_ast_dup().

0 commit comments

Comments
 (0)