From: Marcus Boerger Date: Sun, 22 Apr 2007 15:29:20 +0000 (+0000) Subject: - Add new test X-Git-Tag: RELEASE_1_2_0~248 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0cf5184a1c2fa6ff2738203b6b094ca6114673fc;p=php - Add new test --- diff --git a/sapi/cli/tests/003-2.phpt b/sapi/cli/tests/003-2.phpt new file mode 100755 index 0000000000..2ed9b07db4 --- /dev/null +++ b/sapi/cli/tests/003-2.phpt @@ -0,0 +1,25 @@ +--TEST-- +defining INI options with -d (as 2nd arg) +--SKIPIF-- + +--FILE-- + +===DONE=== +--EXPECTF-- +string(16) "string(3) "111" +" +string(16) "string(3) "500" +" +===DONE===