From 7523bb7fc2938dfc605776c6f45c0f2d7a54a080 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Mon, 18 Aug 2008 09:21:15 +0000 Subject: [PATCH] Reverted wrong "fix" --- ext/standard/tests/file/touch.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/standard/tests/file/touch.phpt b/ext/standard/tests/file/touch.phpt index b056a0f3bc..aea68b0d44 100644 --- a/ext/standard/tests/file/touch.phpt +++ b/ext/standard/tests/file/touch.phpt @@ -42,7 +42,7 @@ int(%i) bool(true) int(100) bool(true) -int(%d) +int(100) Warning: touch(): Unable to create file /no/such/file/or/directory because No such file or directory in %s on line %d bool(false) -- 2.50.1