From: Nikita Popov Date: Tue, 21 Jul 2020 14:21:14 +0000 (+0200) Subject: More arginfo/zpp verification X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=08323764113e14954b16b1c6286237d3463e7094;p=php More arginfo/zpp verification Run all functions with a varying number of null arguments, which helps us flush out all kinds of bugs. Closes GH-5881. --- diff --git a/Zend/tests/arginfo_zpp_mismatch.phpt b/Zend/tests/arginfo_zpp_mismatch.phpt index 39a1742743..cd37fbf33a 100644 --- a/Zend/tests/arginfo_zpp_mismatch.phpt +++ b/Zend/tests/arginfo_zpp_mismatch.phpt @@ -4,10 +4,83 @@ Test that there is no arginfo/zpp mismatch +===DONE=== --EXPECT-- -NULL -NULL -NULL -NULL -NULL -NULL -NULL -NULL -NULL -NULL -NULL -NULL -NULL -NULL -NULL -NULL +===DONE===