Merge branch 'PHP-8.3'

* PHP-8.3:
  Declare that this test needs iconv extension
This commit is contained in:
Calvin Buckley 2024-07-08 18:39:36 -03:00
commit 64c7c4c33c

View file

@ -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);