From 8114893b3e8409a25fa9265ce9fce064db5dc7f6 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Mon, 18 Aug 2008 07:20:56 +0000 Subject: [PATCH] - MFB: unix is too young (<1970), make the test portable --- 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 f52fff7e2b..5dab7cfbb0 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(-100) +int(%d) 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.40.0