mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
- add skipif
This commit is contained in:
parent
710d46f38e
commit
ec1575fbb2
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
--TEST--
|
--TEST--
|
||||||
Bug #52211 (iconv() returns part of string on error)
|
Bug #52211 (iconv() returns part of string on error)
|
||||||
|
<?php
|
||||||
|
include('skipif.inc');
|
||||||
|
?>
|
||||||
--FILE--
|
--FILE--
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue