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).
This commit is contained in:
Calvin Buckley 2024-07-08 15:03:13 -03:00
parent c34def581a
commit 43e3f577b9

View file

@ -1,5 +1,7 @@
--TEST--
GH-14808 (Unexpected null pointer in Zend/zend_string.h with empty output buffer)
--EXTENSIONS--
iconv
--FILE--
<?php
var_dump($args);