From 4337cf6f0f17afe45f7efc31be1405acfabd5369 Mon Sep 17 00:00:00 2001 From: Weilin Du <108666168+LamentXU123@users.noreply.github.com> Date: Sun, 14 Jun 2026 17:20:24 +0800 Subject: [PATCH] [skip ci] use die() instead of echo for 64-bit skip condition --- ext/date/tests/gh-124.phpt | 2 +- ext/ffi/tests/gh10403.phpt | 2 +- ext/gmp/tests/gmp_php_int_max.phpt | 2 +- ext/standard/tests/GHSA-96wq-48vp-hh57.phpt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ext/date/tests/gh-124.phpt b/ext/date/tests/gh-124.phpt index 074e519d4399..30cccd74ef1f 100644 --- a/ext/date/tests/gh-124.phpt +++ b/ext/date/tests/gh-124.phpt @@ -4,7 +4,7 @@ Test for timelib #124: Problem with large negative timestamps date.timezone=UTC --SKIPIF-- --FILE-- diff --git a/ext/ffi/tests/gh10403.phpt b/ext/ffi/tests/gh10403.phpt index 6bac0da92584..1c5c69113eef 100644 --- a/ext/ffi/tests/gh10403.phpt +++ b/ext/ffi/tests/gh10403.phpt @@ -3,7 +3,7 @@ GH-10403: Fix incorrect bitshifting and masking in ffi bitfield --EXTENSIONS-- ffi --SKIPIF-- - + --FILE-- --FILE-- --FILE--