From 2034e143410117ac0c85f46e724cc33ec80157eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustavo=20Andr=C3=A9=20dos=20Santos=20Lopes?= Date: Sun, 20 Mar 2011 22:15:43 +0000 Subject: [PATCH] - Fixed SKIPIF section of bug52820.phpt. --- ext/standard/tests/file/bug52820.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/standard/tests/file/bug52820.phpt b/ext/standard/tests/file/bug52820.phpt index a631bef4b39..3b7ed3ec34e 100644 --- a/ext/standard/tests/file/bug52820.phpt +++ b/ext/standard/tests/file/bug52820.phpt @@ -2,6 +2,8 @@ Bug #52820 (writes to fopencookie FILE* not commited when seeking the stream) --SKIPIF--