Skip to content

Commit 43e3f57

Browse files
committed
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).
1 parent c34def5 commit 43e3f57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/output/gh14808.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
GH-14808 (Unexpected null pointer in Zend/zend_string.h with empty output buffer)
3+
--EXTENSIONS--
4+
iconv
35
--FILE--
46
<?php
57
var_dump($args);

0 commit comments

Comments
 (0)