From: Antony Dovgal Date: Wed, 7 Feb 2007 21:13:01 +0000 (+0000) Subject: add test X-Git-Tag: php-5.2.2RC1~448 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=323467f9c9b3eb194dd8bd29a6134ceba5b39ec7;p=php add test --- diff --git a/ext/standard/tests/file/bug40374.phpt b/ext/standard/tests/file/bug40374.phpt new file mode 100644 index 0000000000..3382322bbd --- /dev/null +++ b/ext/standard/tests/file/bug40374.phpt @@ -0,0 +1,17 @@ +--TEST-- +Bug #40374 (php_shutdown_temporary_directory() tries to free local value) +--FILE-- + +--EXPECTF-- +string(%d) "/tmp/test_%s" +Done