mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
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:
parent
c34def581a
commit
43e3f577b9
1 changed files with 2 additions and 0 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue