From: Nikita Popov Date: Wed, 24 Jun 2020 08:51:51 +0000 (+0200) Subject: Add test case for previous commit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=59c4c8297bd02b9148b5111e3d5af838027c8f93;p=php Add test case for previous commit Forgot to "git add". --- diff --git a/Zend/tests/recv_init_ref_type.phpt b/Zend/tests/recv_init_ref_type.phpt new file mode 100644 index 0000000000..29b96d379f --- /dev/null +++ b/Zend/tests/recv_init_ref_type.phpt @@ -0,0 +1,18 @@ +--TEST-- +Check by-ref RECV_INIT with single type +--FILE-- +getMessage(), "\n"; +} + +?> +--EXPECTF-- +test(): Argument #1 ($foo) must be of type array, int given, called in %s on line %d