Home
last modified time | relevance | path

Searched refs:not (Results 226 – 250 of 4474) sorted by relevance

12345678910>>...179

/PHP-5.5/ext/soap/tests/schema/
H A Dskipif.inc2 if (!extension_loaded('soap')) die('skip soap extension not available');
4 if (!extension_loaded('xml')) die('skip xml extension not available');
/PHP-5.5/ext/spl/tests/
H A Dbug49723.phpt2 LimitIterator: do not seek if not needed
H A Dbug38325.phpt2 Bug #38325 (spl_autoload_register() gaves wrong line for "class not found")
9 Fatal error: spl_autoload(): Class ThisClassDoesNotExistEverFoo could not be loaded in %s on line 3
/PHP-5.5/ext/gd/tests/
H A Dbug44849.phpt2 Bug #44849 (imagecolorclosesthwb is not available on Windows)
5 if(!extension_loaded('gd')){ die('skip gd extension not available'); }
/PHP-5.5/sapi/cgi/tests/
H A Dskipif.inc8 die ("skip not for Windows");
14 die("skip CGI not found");
/PHP-5.5/tests/output/
H A Dob_start_basic_unerasable_003.phpt13 echo "This call will obtain the content, but will not clean the buffer.";
18 [callback:1]This call will obtain the content, but will not clean the buffer.
22 string(65) "This call will obtain the content, but will not clean the buffer."
H A Dob_start_basic_unerasable_004.phpt13 echo "This call will obtain the content, but will not flush the buffer.";
18 [callback:1]This call will obtain the content, but will not flush the buffer.
22 string(65) "This call will obtain the content, but will not flush the buffer."
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug44295.phpt6 if (!extension_loaded("spl") || is_dir('/this/path/does/not/exist')) die("skip");
10 $dir = '/this/path/does/not/exist';
28 in catch: DirectoryIterator::__construct(/this/path/does/not/exist): failed to open dir: No such fi…
/PHP-5.5/ext/zlib/tests/
H A Dgzopen_variation7.phpt2 Test function gzopen() by calling it twice on the same file and not closing one of them at the end …
6 print "skip - ZLIB extension not loaded";
21 // deliberately do not close $h2
/PHP-5.5/ext/posix/tests/
H A Dposix_isatty.phpt5 if (!extension_loaded('posix')) die('skip - POSIX extension not loaded');
6 if (!function_exists('posix_isatty')) die('skip posix_isatty() not found');
H A Dposix_getrlimit.phpt5 if (!extension_loaded('posix')) die('skip - POSIX extension not loaded');
6 if (!function_exists('posix_getrlimit')) die('skip posix_getrlimit() not found');
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_debug.phpt10 die("skip: mysqli_debug() not available");
16 die("skip: debug functionality not enabled");
25 // NOTE: documentation is not clear on this: function always return NULL or TRUE
39 printf("[003] Trace file '%s' has not been created\n", $trace_file);
58 printf("[006] Trace file '%s' does not exist\n", $trace_file);
H A Dmysqli_debug_append.phpt10 die("skip: mysqli_debug() not available");
16 die("skip: debug functionality not enabled");
19 die("SKIP Libmysql feature not sufficiently spec'd in MySQL C API documentation");
35 printf("[002] Trace file '%s' has not been created\n", $trace_file);
63 …ginal file content any more. Seems that the trace file got overwritten and not appended. Please ch…
74 …ginal file content any more. Seems that the trace file got overwritten and not appended. Please ch…
81 printf("[012] Could not remove trace file '%s'.\n", $trace_file);
/PHP-5.5/ext/phar/tests/
H A Dmkdir.phpt37 …t create directory "" in phar "foo.phar", phar error: invalid path "" must not be empty in %smkdir…
39 …ctory "a" in phar "%smkdir.phar.php", phar error: path "a" exists and is a not a directory in %smk…
41 …emove directory "phar://", no phar archive specified, or phar archive does not exist in %smkdir.ph…
43 Warning: rmdir(): phar error: cannot remove directory "" in phar "foo.phar", directory does not exi…
45 …ctory "a" in phar "%smkdir.phar.php", phar error: path "a" exists and is a not a directory in %smk…
/PHP-5.5/ext/sockets/tests/
H A Dsocket_create_pair-wrongparams.phpt9 die('SKIP The sockets extension is not loaded.');
30 Warning: socket_create_pair(): unable to create socket pair [%d]: %s not supported in %s on line %d
35 Warning: socket_create_pair(): unable to create socket pair [%d]: %s not supported in %s on line %d
40 Warning: socket_create_pair(): unable to create socket pair [%d]: %s not supported %s on line %d
/PHP-5.5/tests/security/
H A Dopen_basedir_mkdir.phpt39 Warning: mkdir(): open_basedir restriction in effect. File(../bad/blah) is not within the allowed p…
42 Warning: mkdir(): open_basedir restriction in effect. File(../blah) is not within the allowed path(…
45 Warning: mkdir(): open_basedir restriction in effect. File(../bad/./blah) is not within the allowed…
48 Warning: mkdir(): open_basedir restriction in effect. File(./.././blah) is not within the allowed p…
H A Dopen_basedir_scandir.phpt30 Warning: scandir(): open_basedir restriction in effect. File(../bad) is not within the allowed path…
37 Warning: scandir(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allo…
44 Warning: scandir(): open_basedir restriction in effect. File(..) is not within the allowed path(s):…
51 Warning: scandir(): open_basedir restriction in effect. File(../) is not within the allowed path(s)…
58 Warning: scandir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): …
65 Warning: scandir(): open_basedir restriction in effect. File(../bad/.) is not within the allowed pa…
72 Warning: scandir(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the…
79 Warning: scandir(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not wit…
/PHP-5.5/ext/mysql/tests/
H A Dmysql_query_load_data_openbasedir.phpt10 die("skip mysqlnd only, libmysql does not know about open_basedir restrictions");
22 /* could be a remote TCP/IP connection. LOCAL INFILE may not work */
34 // run-tests, I love you for not allowing me to set ini settings dynamically
35 print "[006] [1148] The used command is not allowed with this MySQL version
37 [008] LOAD DATA not run?
38 [010] [1148] The used command is not allowed with this MySQL version
95 printf("[008] LOAD DATA not run?\n");
119 [008] LOAD DATA not run?
/PHP-5.5/ext/standard/tests/file/
H A Dreadfile_variation5.phpt24 // Initialise function arguments not being substituted (if any)
115 echo "File not read\n";
158 File not read
162 File not read
166 File not read
170 File not read
210 File not read
214 File not read
H A Dfopen_variation14-win32.phpt68 echo "contents not correct\n";
87 echo "contents not correct\n";
106 Warning: fopen(): remote host file access not supported, file://fopen14.tmpDir\fopen_variation14.tm…
111 Warning: fopen(): remote host file access not supported, file://fopen14.tmpDir\fopen_variation14.tm…
116 Warning: fopen(): remote host file access not supported, file://fopen14.tmpDir/fopen_variation14.tm…
121 Warning: fopen(): remote host file access not supported, file://fopen14.tmpDir/fopen_variation14.tm…
126 Warning: fopen(): remote host file access not supported, file://./fopen14.tmpDir/fopen_variation14.…
131 Warning: fopen(): remote host file access not supported, file://./fopen14.tmpDir/fopen_variation14.…
136 Warning: fopen(): remote host file access not supported, file://.\fopen14.tmpDir\fopen_variation14.…
141 Warning: fopen(): remote host file access not supported, file://.\fopen14.tmpDir\fopen_variation14.…
[all …]
/PHP-5.5/ext/standard/tests/array/
H A Dbug43541.phpt2 Bug #43541 (length parameter omitted or not does not work when casted to float)
/PHP-5.5/Zend/tests/
H A Derrmsg_027.phpt2 errmsg: class declarations may not be nested
16 Fatal error: Class declarations may not be nested in %s on line %d
/PHP-5.5/ext/standard/tests/strings/
H A Dstripos_variation10.phpt126 Warning: stripos(): needle is not a string or an integer in %s on line %d
131 Warning: stripos(): needle is not a string or an integer in %s on line %d
136 Warning: stripos(): needle is not a string or an integer in %s on line %d
141 Warning: stripos(): needle is not a string or an integer in %s on line %d
146 Warning: stripos(): needle is not a string or an integer in %s on line %d
163 Notice: Object of class sample could not be converted to int in %s on line %d
180 Warning: stripos(): needle is not a string or an integer in %s on line %d
H A Dstrrchr_variation10.phpt154 Warning: strrchr(): needle is not a string or an integer in %s on line %d
158 Warning: strrchr(): needle is not a string or an integer in %s on line %d
162 Warning: strrchr(): needle is not a string or an integer in %s on line %d
166 Warning: strrchr(): needle is not a string or an integer in %s on line %d
170 Warning: strrchr(): needle is not a string or an integer in %s on line %d
186 Notice: Object of class sample could not be converted to int in %s on line %d
194 Warning: strrchr(): needle is not a string or an integer in %s on line %d
H A Dstrrpos_variation10.phpt116 Warning: strrpos(): needle is not a string or an integer in %s on line %d
120 Warning: strrpos(): needle is not a string or an integer in %s on line %d
124 Warning: strrpos(): needle is not a string or an integer in %s on line %d
128 Warning: strrpos(): needle is not a string or an integer in %s on line %d
132 Warning: strrpos(): needle is not a string or an integer in %s on line %d
144 Notice: Object of class sample could not be converted to int in %s on line %d
156 Warning: strrpos(): needle is not a string or an integer in %s on line %d

Completed in 27 milliseconds

12345678910>>...179