From d05cf2f650c088e68a3e0b53179fb4982f2e2d33 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Thu, 17 May 2007 17:34:23 +0000 Subject: [PATCH] add test --- Zend/tests/concat_003.phpt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Zend/tests/concat_003.phpt diff --git a/Zend/tests/concat_003.phpt b/Zend/tests/concat_003.phpt new file mode 100644 index 0000000000..013d46da3d --- /dev/null +++ b/Zend/tests/concat_003.phpt @@ -0,0 +1,11 @@ +--TEST-- +notices when incorporating arrays into strings +--FILE-- + +--EXPECTF-- +Notice: Array to string conversion in %s on line %d +Array -- 2.40.0