From 43e3f577b9dd1299bd7a98ae65d421341c32883c Mon Sep 17 00:00:00 2001 From: Calvin Buckley Date: Mon, 8 Jul 2024 15:03:13 -0300 Subject: [PATCH] Declare that this test needs iconv extension Otherwise it would fail with the usual recommended ./configure invocation used for RMs testing (i.e. --disable-all). --- tests/output/gh14808.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/output/gh14808.phpt b/tests/output/gh14808.phpt index 7a3f57ba51c..32addcbc763 100644 --- a/tests/output/gh14808.phpt +++ b/tests/output/gh14808.phpt @@ -1,5 +1,7 @@ --TEST-- GH-14808 (Unexpected null pointer in Zend/zend_string.h with empty output buffer) +--EXTENSIONS-- +iconv --FILE--