From b39c5383bfd89d41ac045fd7e223a41e11cccdf0 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Wed, 24 Mar 2010 21:57:30 +0000 Subject: [PATCH] Fix test (the key can be negative) --- ext/standard/tests/file/realpath_cache.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/standard/tests/file/realpath_cache.phpt b/ext/standard/tests/file/realpath_cache.phpt index 567f0e2c710..a476063d664 100644 --- a/ext/standard/tests/file/realpath_cache.phpt +++ b/ext/standard/tests/file/realpath_cache.phpt @@ -19,7 +19,7 @@ echo "Done\n"; int(%d) array(4) { ["key"]=> - int(%d) + int(%i) ["is_dir"]=> bool(true) ["realpath"]=>