History log of /PHP-8.2/ext/zend_test/tests/gh16266.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# b73bcaa4 21-Oct-2024 Christoph M. Becker

Fix GH-16266: _ZendTestClass::test() segfaults on named parameter

We need to assign the proper number of arguments.

Closes GH-16271.