mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Merge branch 'PHP-8.3'
* PHP-8.3: Declare that this test needs iconv extension
This commit is contained in:
commit
64c7c4c33c
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
--TEST--
|
--TEST--
|
||||||
GH-14808 (Unexpected null pointer in Zend/zend_string.h with empty output buffer)
|
GH-14808 (Unexpected null pointer in Zend/zend_string.h with empty output buffer)
|
||||||
|
--EXTENSIONS--
|
||||||
|
iconv
|
||||||
--FILE--
|
--FILE--
|
||||||
<?php
|
<?php
|
||||||
var_dump($args);
|
var_dump($args);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue