]> granicus.if.org Git - php/commitdiff
Fixing tests for head and wrong SKIPIF blocks
authorRafael Machado Dohms <rdohms@php.net>
Tue, 29 Sep 2009 14:34:06 +0000 (14:34 +0000)
committerRafael Machado Dohms <rdohms@php.net>
Tue, 29 Sep 2009 14:34:06 +0000 (14:34 +0000)
ext/standard/tests/general_functions/bug49692.phpt

index 418b0e9d036c5f45cbfe05c3b17f1f25b319497a..80a1612d9e50449596ea4a77d6ff886db4a5e0f5 100644 (file)
@@ -2,10 +2,6 @@
 Bug #49692: parse_ini_file() throws errors when key contains '/' (forward slash)
 --CREDITS--
 Rafael Dohms <rdohms [at] gmail [dot] com>
---SKIPIF--
-<?php 
-       if (!extension_loaded("gd")) die("skip GD not present");
-?>
 --FILE--
 <?php