Home
last modified time | relevance | path

Searched refs:not (Results 426 – 450 of 4474) sorted by relevance

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

/PHP-5.5/ext/pdo_dblib/tests/
H A Dbug_45876.phpt2 PDO_DBLIB: Does not support get column meta
5 if (!extension_loaded('pdo_dblib')) die('skip not loaded');
/PHP-5.5/ext/posix/tests/
H A Dposix_ctermid.phpt12 die('SKIP - POSIX extension not available');
16 die('SKIP - Function posix_ctermid() not available');
H A Dposix_getpgid_error.phpt6 print "skip - POSIX extension not loaded or posix_getpgid() does not exist";
12 …* Description: Get the process group id of the specified process (This is not a POSIX function, bu…
/PHP-5.5/ext/exif/tests/
H A Dexif005.phpt4 <?php if (!extension_loaded('exif')) print 'skip exif extension not available';?>
10 /* Do not change this test it is a README.TESTING example.
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug44667.phpt2 Bug #44667 (proc_open() does not handle pipes with the mode 'wb' correctly)
4 <?php if (!is_executable('/bin/cat')) echo 'skip cat not found'; ?>
/PHP-5.5/ext/standard/tests/strings/
H A Dmoneyformat.phpt6 die("SKIP money_format - not supported\n");
10 die('skip en_US locale not available');
/PHP-5.5/ext/tidy/
H A Dconfig.w3219 WARNING("tidy not enabled; libraries and headers not found");
/PHP-5.5/Zend/tests/
H A Dclosure_015.phpt17 Error: Object of class Closure could not be converted to string at %sclosure_015.php(8)
19 Error: Object of class Closure could not be converted to string at %sclosure_015.php(10)
/PHP-5.5/ext/gd/tests/
H A Dbug60160.phpt2 Bug #60160 (imagefill does not work correctly for small images) @see bug51671
5 if(!extension_loaded('gd')){ die('skip gd extension not available'); }
H A Dimageantialias_error1.phpt8 if (!extension_loaded("gd")) die("skip GD not present");
18 Warning: imageantialias(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagecolormatch_error2.phpt2 Send not TrueColor to Image 1 parameter imagecolormatch() of GD library
8 if (!extension_loaded("gd")) die("skip GD not present");
H A Dimagecolormatch_error3.phpt2 Send not TrueColor to Image 1 parameter imagecolormatch() of GD library
8 if (!extension_loaded("gd")) die("skip GD not present");
H A Dimagelayereffect_error3.phpt8 if (!extension_loaded("gd")) die("skip GD not present");
17 Warning: imagelayereffect(): supplied resource is not a valid Image resource in %s on line %d
/PHP-5.5/sapi/cli/tests/
H A D004.phpt22 string(45) "Exception: Function unknown() does not exist
24 string(42) "Exception: Function echo() does not exist
/PHP-5.5/sapi/pi3web/
H A Dconfig.w3214 WARNING('Pi3Web not enabled; headers/libraries not found');
/PHP-5.5/ext/gettext/tests/
H A Dgettext_ngettext.phpt6 die("SKIP extension gettext not loaded\n");
9 die("SKIP en_US.UTF-8 locale not supported.");
/PHP-5.5/ext/pdo_dblib/
H A Dconfig.w3218 WARNING("pdo_dblib not enabled, libraries or headers not found")
71 WARNING("pdo_mssql not enabled, libraries or headers not found")
/PHP-5.5/ext/reflection/tests/
H A DReflectionClass_getStaticPropertyValue_001.phpt40 echo "you should not see this";
47 echo "you should not see this";
68 Class A does not have a property named protectedOverridden
69 Class A does not have a property named privateOverridden
/PHP-5.5/ext/bz2/tests/
H A D004.phpt100 Warning: bzread(): %d is not a valid stream resource in %s on line %d
103 Warning: bzerror(): %d is not a valid stream resource in %s on line %d
106 Warning: bzerrstr(): %d is not a valid stream resource in %s on line %d
109 Warning: bzerrno(): %d is not a valid stream resource in %s on line %d
/PHP-5.5/scripts/
H A Dphpize.in88 Invalid source path '$phpdir'. Whitespace is not allowed in source path.
97 Invalid build path '$builddir'. Whitespace is not allowed in build path.
110 shtool at '$builddir/build/shtool' does not exist or is not executable.
/PHP-5.5/ext/imap/tests/
H A Dimap_fetchheader_variation4.phpt5 extension_loaded('imap') or die('skip imap extension not available in this build');
37 Warning: imap_fetchheader(): supplied resource is not a valid imap resource in %s on line %d
43 Warning: imap_fetchheader(): supplied resource is not a valid imap resource in %s on line %d
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_debug_ini.phpt10 die("skip mysqli_debug() not available");
16 die("skip: debug functionality not enabled");
40 printf("[003] Trace file '%s' has not been created\n", $trace_file);
/PHP-5.5/ext/date/tests/
H A Doo_001.phpt44 Warning: DateTime::format(): The DateTime object has not been correctly initialized by its construc…
46 …led to parse time string (1am todax) at position 4 (t): The timezone could not be found in the dat…
49 Warning: DateTimeZone::getName(): The DateTimeZone object has not been correctly initialized by its…
/PHP-5.5/ext/mysql/tests/
H A Dbug51242.phpt2 Bug #51242 (Empty mysql.default_port does not default to 3306 anymore, but 0)
5 mysql.default_socket=/this/does/not/really/need/to/exist
19 die("skip mysql not available at $host:3306");
/PHP-5.5/tests/security/
H A Dopen_basedir_error_log.phpt34 Warning: ini_set(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the…
37 Warning: ini_set(): open_basedir restriction in effect. File(%s/test/bad.txt) is not within the all…
40 Warning: ini_set(): open_basedir restriction in effect. File(%s/bad.txt) is not within the allowed …

Completed in 40 milliseconds

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