History log of /php-src/ext/zend_test/tests/zend_object_init_with_constructor.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 51379d66 06-Jun-2024 Gina Peter Banyard

Zend: Add object_init_with_constructor() API (#14440)

This will instantiate the object and execute its constructor with the given parameters.