Skip to content

Commit

Permalink
Declare that this test needs iconv extension
Browse files Browse the repository at this point in the history
Otherwise it would fail with the usual recommended ./configure
invocation used for RMs testing (i.e. --disable-all).
  • Loading branch information
NattyNarwhal committed Jul 8, 2024
1 parent c34def5 commit 43e3f57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/output/gh14808.phpt
Original file line number Diff line number Diff line change
@@ -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);
Expand Down

0 comments on commit 43e3f57

Please sign in to comment.