From: Pierre Joye Date: Mon, 18 Aug 2008 07:20:56 +0000 (+0000) Subject: - MFB: unix is too young (<1970), make the test portable X-Git-Tag: BEFORE_HEAD_NS_CHANGE~668 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8114893b3e8409a25fa9265ce9fce064db5dc7f6;p=php - MFB: unix is too young (<1970), make the test portable --- 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)