From: Christoph M. Becker Date: Tue, 28 Aug 2018 12:02:11 +0000 (+0200) Subject: Fix SKIPIF conditions X-Git-Tag: php-7.3.0RC1~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=441b6a6f5e7e19276d10485434c610278a781261;p=php Fix SKIPIF conditions The test calls `mb_convert_encoding()` and as such requires the mbstring extension. --- diff --git a/ext/dom/tests/bug76738.phpt b/ext/dom/tests/bug76738.phpt index 21916d8486..b4f3b4cc27 100644 --- a/ext/dom/tests/bug76738.phpt +++ b/ext/dom/tests/bug76738.phpt @@ -1,7 +1,10 @@ --TEST-- Bug #76738 Wrong handling of output buffer --SKIPIF-- - + --FILE--