Skip to content

Commit 192c102

Browse files
committed
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2: Declare that this test needs iconv extension
2 parents b8077e4 + 43e3f57 commit 192c102

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)