Skip to content

Conversation

devnexen
Copy link
Member

zend_parse_arg_long_slow/zend_null_arg_deprecated handle nullable as 2nd (or +) argument so here we trigger a TypeError exception in case we deal with null at 1st argument.

zend_parse_arg_long_slow/zend_null_arg_deprecated handle nullable
as 2nd (or +) argument so here we trigger a TypeError exception
in case we deal with null at 1st argument.
@cmb69
Copy link
Member

cmb69 commented Oct 11, 2024

See #16015 which would also solve this issue.

@cmb69 cmb69 linked an issue Oct 11, 2024 that may be closed by this pull request
@devnexen
Copy link
Member Author

Oh ok if it there is already a fix, no point for mine.

@devnexen devnexen closed this Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assertion failure in Zend/zend_API.c:498

2 participants