From: Yasuo Ohgaki Date: Wed, 3 Apr 2002 14:34:45 +0000 (+0000) Subject: Added ini_set()/ini_get()/ini_restore() test X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~901 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee26bf084d44a45f95fb9098c5c8a6ca4e0ecdce;p=php Added ini_set()/ini_get()/ini_restore() test --- diff --git a/tests/func/007.phpt b/tests/func/007.phpt new file mode 100644 index 0000000000..310ca6f263 --- /dev/null +++ b/tests/func/007.phpt @@ -0,0 +1,24 @@ +--TEST-- +INI functions test +--POST-- +--GET-- +--FILE-- + +--EXPECT-- +ini_set_works +ini_restore_works