From 5ed5d37f255d97921a882c69eec7dcb9705cb185 Mon Sep 17 00:00:00 2001 From: Niels Dossche <7771979+nielsdos@users.noreply.github.com> Date: Sun, 31 Mar 2024 16:56:14 +0200 Subject: [PATCH] Skip test on Windows because of different error output --- ext/phar/tests/gh13833.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/phar/tests/gh13833.phpt b/ext/phar/tests/gh13833.phpt index 026735deac1..8430bd5e605 100644 --- a/ext/phar/tests/gh13833.phpt +++ b/ext/phar/tests/gh13833.phpt @@ -3,6 +3,8 @@ GH-13833 (Applying zero offset to null pointer in zend_hash.c) --INI-- phar.require_hash=0 phar.readonly=0 +--SKIPIF-- + --FILE--