From: Antony Dovgal Date: Wed, 7 Feb 2007 21:12:48 +0000 (+0000) Subject: add test X-Git-Tag: RELEASE_1_0_1~307 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=32b3917098631b49b30dada1ed846d843b10c9a5;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..1213cbea5d --- /dev/null +++ b/ext/standard/tests/file/bug40374.phpt @@ -0,0 +1,20 @@ +--TEST-- +Bug #40374 (php_shutdown_temporary_directory() tries to free local value) +--FILE-- + +--EXPECTF-- +string(%d) "/tmp/test_%s" +Done +--UEXPECTF-- +unicode(%d) "/tmp/test_%s" +Done