--TEST-- Test that there is no arginfo/zpp mismatch --SKIPIF-- --FILE-- newInstanceWithoutConstructor(); } catch (Throwable) { continue; } foreach (get_class_methods($class) as $method) { test([$obj, $method]); } } // var_dump() and debug_zval_dump() print all arguments ?> ===DONE=== --EXPECT-- ===DONE===