mirror of
https://github.com/php/php-src.git
synced 2025-01-22 11:44:09 +08:00
Cosmetics
This commit is contained in:
parent
c22c2e4772
commit
5c7b062d6f
@ -1,5 +1,5 @@
|
||||
--TEST--
|
||||
iconv test
|
||||
iconv() test 1
|
||||
--SKIPIF--
|
||||
<?php /* include('skipif.inc'); */ ?>
|
||||
--INI--
|
||||
|
@ -1,5 +1,5 @@
|
||||
--TEST--
|
||||
UCS4BE to ASCII
|
||||
iconv() test 2 (UCS4BE to ASCII)
|
||||
--SKIPIF--
|
||||
<?php
|
||||
/* include('skipif.inc'); */
|
||||
|
@ -1,5 +1,5 @@
|
||||
--TEST--
|
||||
ob_output_handler
|
||||
ob_iconv_handler()
|
||||
--SKIPIF--
|
||||
<?php /* include('skipif.inc'); */ ?>
|
||||
--INI--
|
||||
|
Loading…
Reference in New Issue
Block a user