Skip to content

Commit 78933b4

Browse files
committed
Document param change to php_verror
1 parent 0f754f8 commit 78933b4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

UPGRADING.INTERNALS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ PHP 8.6 INTERNALS UPGRADE NOTES
114114
longer is a pointer, but a directly embedded HashTable struct.
115115
. Extended php_stream_filter_ops with seek method.
116116
. zend_argument_error_variadic() now takes a new 'function' parameter.
117+
. The param argument in the php_verror() function has been removed.
117118

118119
- Added:
119120
. New zend_class_entry.ce_flags2 and zend_function.fn_flags2 fields were

0 commit comments

Comments
 (0)