Zend: Add object_init_with_constructor() API (#14440) This will instantiate the object and execute its constructor with the given parameters.