From cdab5577c036e5343b862576478bed13310f4808 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Gustavo=20Andr=C3=A9=20dos=20Santos=20Lopes?= Date: Thu, 18 Nov 2010 21:44:42 +0000 Subject: [PATCH] - Fixed borked test bug52820.phpt. - Synced htmlentities17.phpt with trunk; there's no ≀ entity in HTML 4.01. --- ext/standard/tests/file/bug52820.phpt | 49 ------------------- .../tests/strings/htmlentities17.phpt | 3 -- 2 files changed, 52 deletions(-) diff --git a/ext/standard/tests/file/bug52820.phpt b/ext/standard/tests/file/bug52820.phpt index 70ac9e02b9..b398cc4b83 100644 --- a/ext/standard/tests/file/bug52820.phpt +++ b/ext/standard/tests/file/bug52820.phpt @@ -47,52 +47,3 @@ About to rewind! * Closing connection #0 Done. ---TEST-- -Bug #52820 (writes to fopencookie FILE* not commited when seeking the stream) ---SKIPIF-- - --EXPECT-- -string(8) "≀" string(7) "⊕" string(8) "⊗" string(6) "⊥" @@ -37,7 +35,6 @@ string(8) "⌊" string(8) "⌋" string(6) "⟨" string(6) "⟩" -string(6) "e28980" string(6) "e28a95" string(6) "e28a97" string(6) "e28aa5" -- 2.50.1