Home
last modified time | relevance | path

Searched refs:not (Results 351 – 375 of 4474) sorted by relevance

1...<<11121314151617181920>>...179

/PHP-5.5/Zend/tests/
H A Dcatch_003.phpt16 echo __METHOD__ . "() Must not be reached\n";
21 echo __METHOD__ . "() Must not be called\n";
H A Dbug31720.phpt2 Bug #31720 (Invalid object callbacks not caught in array_walk())
13 Warning: array_walk() expects parameter 2 to be a valid callback, first array member is not a valid…
H A Dcatch_004.phpt16 echo __METHOD__ . "() Must not be reached\n";
21 echo __METHOD__ . "() Must not be called\n";
/PHP-5.5/ext/gd/tests/
H A Dbug38212.phpt5 if (!function_exists('imagecopy')) die("skip gd extension not available\n");
18 Warning: imagecreatefromgd2part(): Zero width or height not allowed in %s on line %d
H A Dbug39366.phpt2 Bug #39366 (imagerotate does not respect alpha with angles>45)
5 if (!extension_loaded('gd')) die("skip gd extension not available\n");
H A Dbug51671.phpt2 Bug #51671 (imagefill does not work correctly for small images)
5 if(!extension_loaded('gd')){ die('skip gd extension not available'); }
H A Dimagechar_error2.phpt8 if (!extension_loaded("gd")) die("skip GD not present");
17 Warning: imagechar(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagecharup_error2.phpt8 if (!extension_loaded("gd")) die("skip GD not present");
17 Warning: imagecharup(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error10.phpt8 if (!extension_loaded("gd")) die("skip GD not present");
17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error15.phpt8 if (!extension_loaded("gd")) die("skip GD not present");
17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error17.phpt8 if (!extension_loaded("gd")) die("skip GD not present");
17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error18.phpt8 if (!extension_loaded("gd")) die("skip GD not present");
17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error4.phpt8 if (!extension_loaded("gd")) die("skip GD not present");
17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error6.phpt8 if (!extension_loaded("gd")) die("skip GD not present");
17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error7.phpt8 if (!extension_loaded("gd")) die("skip GD not present");
17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error8.phpt8 if (!extension_loaded("gd")) die("skip GD not present");
17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error9.phpt8 if (!extension_loaded("gd")) die("skip GD not present");
17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
/PHP-5.5/ext/gettext/tests/
H A Dgettext_bindtextdomain-emptydomain.phpt6 die("skip gettext extension is not loaded.\n");
13 Warning: The first parameter of bindtextdomain must not be empty in %s on line %d
/PHP-5.5/ext/spl/tests/
H A Dcountable_class_basic1.phpt5 // Skip the test case if Standard PHP Library(spl) is not installed
8 die('skip spl is not installed');
/PHP-5.5/ext/sockets/
H A Dconfig.w3214 WARNING("sockets not enabled; libraries and headers not found");
/PHP-5.5/ext/phar/tests/zip/
H A Dcorrupt_002.phpt5 <?php if (!extension_loaded("spl")) die("skip SPL not available"); ?>
16 phar error: end of central directory not found in zip-based phar "%snozipend.zip"
H A Dzlib.phpt5 <?php if (!extension_loaded("spl")) die("skip SPL not available"); ?>
6 <?php if (!extension_loaded("zlib")) die("skip zlib not available"); ?>
/PHP-5.5/ext/standard/tests/strings/
H A Dbug61038.phpt2 Bug #61038: unpack("a5", "str\0\0") does not work as expected
20 Warning: unpack(): Type a: not enough input, need 6, have 5 in %s on line %d
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_loadHTMLfile_variation2.phpt2 Test DOMDocument::loadHTMLFile when a not-well formed document is loaded
4 Verifies the behavior if a not-well formed document is loaded
/PHP-5.5/ext/bz2/
H A Dconfig.w3216 WARNING("bz2 not enabled; libraries and headers not found");

Completed in 18 milliseconds

1...<<11121314151617181920>>...179