From: Nikita Popov Date: Mon, 8 Feb 2021 08:49:33 +0000 (+0100) Subject: Skip two gettext tests under --repeat X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=99a1bc0881f420157de392a8e6f4e2ef4eebe5c2;p=php Skip two gettext tests under --repeat gettext leaks global state across requests, so don't repeat these tests. See also GH-6641. --- diff --git a/ext/gettext/tests/bug53251.phpt b/ext/gettext/tests/bug53251.phpt index b3e2e9e66c..2c0ea62d65 100644 --- a/ext/gettext/tests/bug53251.phpt +++ b/ext/gettext/tests/bug53251.phpt @@ -3,6 +3,7 @@ Bug #53251 (bindtextdomain with null dir doesn't return old value) --SKIPIF-- --FILE-- --FILE--