Home
last modified time | relevance | path

Searched refs:not (Results 101 – 125 of 3962) sorted by relevance

12345678910>>...159

/PHP-5.5/Zend/tests/
H A Dbug65784.phpt4 This bug is not fixed in 5.5 due to ABI BC
9 throw new Exception("not catch");
47 throw new Exception("not catched");
59 string(9) "not catch"
62 Fatal error: Class 'NotExists' not found in %sbug65784.php on line %d
H A Dbug30519.phpt2 Bug #30519 (Interface not existing says Class not found)
9 Fatal error: Interface 'a' not found in %sbug30519.php on line 2
/PHP-5.5/tests/security/
H A Dopen_basedir_is_executable.phpt32 Warning: is_executable(): open_basedir restriction in effect. File(../bad) is not within the allowe…
35 Warning: is_executable(): open_basedir restriction in effect. File(../bad/bad.txt) is not within th…
38 Warning: is_executable(): open_basedir restriction in effect. File(..) is not within the allowed pa…
41 Warning: is_executable(): open_basedir restriction in effect. File(../) is not within the allowed p…
44 Warning: is_executable(): open_basedir restriction in effect. File(/) is not within the allowed pat…
47 Warning: is_executable(): open_basedir restriction in effect. File(../bad/.) is not within the allo…
50 Warning: is_executable(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not with…
53 …): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed …
H A Dopen_basedir_chdir.phpt32 Warning: chdir(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s…
35 Warning: chdir(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (…
38 Warning: chdir(): open_basedir restriction in effect. File(../) is not within the allowed path(s): …
41 Warning: chdir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.…
44 Warning: chdir(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path…
47 Warning: chdir(): open_basedir restriction in effect. File(./../.) is not within the allowed path(s…
H A Dopen_basedir_touch.phpt41 Warning: touch(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s…
44 Warning: touch(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowe…
47 Warning: touch(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (…
50 Warning: touch(): open_basedir restriction in effect. File(../) is not within the allowed path(s): …
53 Warning: touch(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.…
56 Warning: touch(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path…
59 Warning: touch(): open_basedir restriction in effect. File(../bad/./bad.txt) is not within the allo…
62 Warning: touch(): open_basedir restriction in effect. File(./../.) is not within the allowed path(s…
H A Dopen_basedir_chmod.phpt43 Warning: chmod(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s…
46 Warning: chmod(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowe…
49 Warning: chmod(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (…
52 Warning: chmod(): open_basedir restriction in effect. File(../) is not within the allowed path(s): …
55 Warning: chmod(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.…
58 Warning: chmod(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path…
61 Warning: chmod(): open_basedir restriction in effect. File(../bad/./bad.txt) is not within the allo…
64 Warning: chmod(): open_basedir restriction in effect. File(./../.) is not within the allowed path(s…
/PHP-5.5/ext/ftp/tests/
H A Dskipif.inc2 if (!extension_loaded('ftp')) die('skip ftp extension not loaded');
3 if (!function_exists('pcntl_fork')) die('skip fork not available');
4 if (!empty($ssl) && !extension_loaded('openssl')) die('skip openssl extension not loaded');
H A D005.phpt41 Warning: ftp_cdup(): Command not implemented (1). in %s005.php on line 11
44 Warning: ftp_chdir(): Command not implemented (2). in %s005.php on line 12
47 Warning: ftp_chmod(): Command not implemented (3). in %s005.php on line 13
50 Warning: ftp_delete(): Command not implemented (4). in %s005.php on line 14
53 Warning: ftp_exec(): Command not implemented (5). in %s005.php on line 15
66 Warning: ftp_mkdir(): Command not implemented (7). in %s005.php on line 20
78 Warning: ftp_systype(): Command not implemented (8). in %s005.php on line 24
81 Warning: ftp_pwd(): Command not implemented (9). in %s005.php on line 25
85 Warning: ftp_rmdir(): Command not implemented (11). in %s005.php on line 27
/PHP-5.5/ext/iconv/tests/
H A Diconv_strpos_variation4.phpt6 function_exists('iconv_strpos') or die("skip iconv_strpos() is not available in this build");
23 // Initialise function arguments not being substituted
114 Notice: iconv_strpos(): Wrong charset, conversion from `0' to `UCS-4LE' is not allowed in %s on lin…
119 Notice: iconv_strpos(): Wrong charset, conversion from `1' to `UCS-4LE' is not allowed in %s on lin…
124 Notice: iconv_strpos(): Wrong charset, conversion from `12345' to `UCS-4LE' is not allowed in %s on…
129 Notice: iconv_strpos(): Wrong charset, conversion from `-2345' to `UCS-4LE' is not allowed in %s on…
134 Notice: iconv_strpos(): Wrong charset, conversion from `10.5' to `UCS-4LE' is not allowed in %s on …
139 Notice: iconv_strpos(): Wrong charset, conversion from `-10.5' to `UCS-4LE' is not allowed in %s on…
154 Notice: iconv_strpos(): Wrong charset, conversion from `0.5' to `UCS-4LE' is not allowed in %s on l…
165 Notice: iconv_strpos(): Wrong charset, conversion from `1' to `UCS-4LE' is not allowed in %s on lin…
[all …]
H A Diconv_strrpos_variation3.phpt6 function_exists('iconv_strrpos') or die("skip iconv_strrpos() is not available in this build");
22 // Initialise function arguments not being substituted
112 Notice: iconv_strrpos(): Wrong charset, conversion from `0' to `UCS-4LE' is not allowed in %s on li…
117 Notice: iconv_strrpos(): Wrong charset, conversion from `1' to `UCS-4LE' is not allowed in %s on li…
122 Notice: iconv_strrpos(): Wrong charset, conversion from `12345' to `UCS-4LE' is not allowed in %s o…
127 Notice: iconv_strrpos(): Wrong charset, conversion from `-2345' to `UCS-4LE' is not allowed in %s o…
132 Notice: iconv_strrpos(): Wrong charset, conversion from `10.5' to `UCS-4LE' is not allowed in %s on…
137 Notice: iconv_strrpos(): Wrong charset, conversion from `-10.5' to `UCS-4LE' is not allowed in %s o…
152 Notice: iconv_strrpos(): Wrong charset, conversion from `0.5' to `UCS-4LE' is not allowed in %s on …
163 Notice: iconv_strrpos(): Wrong charset, conversion from `1' to `UCS-4LE' is not allowed in %s on li…
[all …]
/PHP-5.5/ext/pspell/tests/
H A D003.phpt6 if (!@pspell_new('en')) die('skip English dictionary is not available');
32 …The encoding "b0rked" is not known. This could also mean that the file "%sb0rked.%s" could not be …
34 Warning: pspell_check(): 0 is not a PSPELL result index in %s003.php on line 10
/PHP-5.5/ext/sockets/tests/
H A Dsocket_set_option_in6_pktinfo.phpt6 die('skip sockets extension not available.');
12 die('skip IPv6 not available.');
18 die('skip IPV6_PKTINFO not available.');
29 //Oddly, Linux does not support IPV6_PKTINFO in sockgetopt().
32 //but not worth it
H A Dsocket_abstract_path.phpt6 die('skip sockets extension not available.');
20 socket_bind($servers, $path) or die("Could not bind");
21 socket_listen($servers) or die("Could not listen");
22 socket_set_nonblock($servers) or die("Could not put in non-blocking mode");
28 $conns = socket_accept($servers) or die("Could not accept connection");
/PHP-5.5/ext/standard/tests/strings/
H A Dconvert_uudecode_variation1.phpt87 Warning: convert_uudecode(): The given parameter is not a valid uuencoded string in %s on line %d
91 Warning: convert_uudecode(): The given parameter is not a valid uuencoded string in %s on line %d
95 Warning: convert_uudecode(): The given parameter is not a valid uuencoded string in %s on line %d
99 Warning: convert_uudecode(): The given parameter is not a valid uuencoded string in %s on line %d
103 Warning: convert_uudecode(): The given parameter is not a valid uuencoded string in %s on line %d
107 Warning: convert_uudecode(): The given parameter is not a valid uuencoded string in %s on line %d
111 Warning: convert_uudecode(): The given parameter is not a valid uuencoded string in %s on line %d
115 Warning: convert_uudecode(): The given parameter is not a valid uuencoded string in %s on line %d
119 Warning: convert_uudecode(): The given parameter is not a valid uuencoded string in %s on line %d
135 Warning: convert_uudecode(): The given parameter is not a valid uuencoded string in %s on line %d
[all …]
H A Dbug44703.phpt2 Bug #44703 (htmlspecialchars() does not detect bad character set argument)
25 Warning: htmlspecialchars(): charset `1' not supported, assuming utf-8 in %s on line %d
28 Warning: htmlspecialchars(): charset `12' not supported, assuming utf-8 in %s on line %d
31 Warning: htmlspecialchars(): charset `125' not supported, assuming utf-8 in %s on line %d
35 Warning: htmlspecialchars(): charset `12526' not supported, assuming utf-8 in %s on line %d
39 Warning: htmlspecialchars(): charset `8666' not supported, assuming utf-8 in %s on line %d
45 …aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' not supported, assuming…
H A Dstrtr_variation9.phpt91 Warning: strtr(): The second argument is not an array in %s on line %d
97 Warning: strtr(): The second argument is not an array in %s on line %d
103 Warning: strtr(): The second argument is not an array in %s on line %d
109 Warning: strtr(): The second argument is not an array in %s on line %d
115 Warning: strtr(): The second argument is not an array in %s on line %d
121 Warning: strtr(): The second argument is not an array in %s on line %d
167 Warning: strtr(): The second argument is not an array in %s on line %d
173 Warning: strtr(): The second argument is not an array in %s on line %d
179 Warning: strtr(): The second argument is not an array in %s on line %d
185 Warning: strtr(): The second argument is not an array in %s on line %d
[all …]
/PHP-5.5/ext/mbstring/tests/
H A Dbug43840.phpt6 function_exists('mb_strpos') or die("skip mb_strpos() is not available in this build");
18 * Multibyte string was not returning error message until offset was passed the
50 Warning: mb_strpos(): Offset not contained in string in %s on line %d
54 Warning: mb_strpos(): Offset not contained in string in %s on line %d
60 Warning: mb_strpos(): Offset not contained in string in %s on line %d
64 Warning: mb_strpos(): Offset not contained in string in %s on line %d
70 Warning: mb_strpos(): Offset not contained in string in %s on line %d
74 Warning: mb_strpos(): Offset not contained in string in %s on line %d
/PHP-5.5/ext/standard/tests/file/
H A Dfile_variation6.phpt236 Warning: file(): '24' flag is not supported in %s on line %d
239 Warning: file(): '25' flag is not supported in %s on line %d
242 Warning: file(): '26' flag is not supported in %s on line %d
245 Warning: file(): '27' flag is not supported in %s on line %d
248 Warning: file(): '28' flag is not supported in %s on line %d
251 Warning: file(): '29' flag is not supported in %s on line %d
254 Warning: file(): '30' flag is not supported in %s on line %d
257 Warning: file(): '31' flag is not supported in %s on line %d
260 Warning: file(): '32' flag is not supported in %s on line %d
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_schemaValidate_error1.phpt2 DomDocument::schemaValidate() - file that is not a schema
15 $result = $doc->schemaValidate(dirname(__FILE__)."/book-not-a-schema.xsd");
20 …rning: DOMDocument::schemaValidate(): %sbook-not-a-schema.xsd:1: parser error : Start tag expected…
26 Warning: DOMDocument::schemaValidate(): Failed to parse the XML resource '%sbook-not-a-schema.xsd'.…
/PHP-5.5/ext/mysql/
H A Dconfig.w3211 WARNING("mysql not enabled; mysqlnd is not enabled");
25 WARNING("mysql not enabled; libraries and headers not found");
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug44295-win.phpt6 if (!extension_loaded("spl") || is_dir('c:\\not\\exists\\here')) die("skip");
10 $dir = 'c:\\not\\exists\\here';
28 in catch: DirectoryIterator::__construct(c:\not\exists\here,c:\not\exists\here): %s (code: 3)
/PHP-5.5/ext/posix/tests/
H A Dposix_ttyname_error_wrongparams.phpt12 die('SKIP - POSIX extension not available');
15 die('SKIP - GD extension not available');
18 die('SKIP - Function imagecreate() not available');
24 var_dump(posix_ttyname(0)); // param not a ressource
33 Warning: posix_ttyname(): supplied resource is not a valid stream resource in %s on line %s
/PHP-5.5/ext/oci8/tests/
H A Dcommit_002.phpt31 echo 'Could not execute: '. $m['message'] . "\n";
36 echo 'Could not commit: '. $m['message'] . "\n";
45 echo 'Could not execute: '. $m['message'] . "\n";
50 echo 'Could not commit: '. $m['message'] . "\n";
67 Could not execute: ORA-02290: %s (%s.COMMIT_002_TAB_CHECK_X) %s
72 Could not commit: ORA-02091: %s
/PHP-5.5/ext/standard/tests/streams/
H A Dstream_get_line_nb.phpt26 var_dump(stream_get_line($sockets[1], 8192, $eol)); // Does not returns incomplete line (EOL not fo…
35 var_dump(stream_get_line($sockets[1], strlen(b"incomplete line"), $eol)); // EOL not found but $len…
38 var_dump(stream_get_line($sockets[1], 8192, $eol)); // Does not returns incomplete line (EOL not fo…
42 var_dump(stream_get_line($sockets[1], 8192, $eol)); // Does not returns incomplete line (EOL not fo…
/PHP-5.5/ext/standard/tests/array/
H A Darray_map_variation16.phpt43 Warning: array_map() expects parameter 1 to be a valid callback, function 'echo' not found or inval…
47 Warning: array_map() expects parameter 1 to be a valid callback, function 'array' not found or inva…
51 Warning: array_map() expects parameter 1 to be a valid callback, function 'empty' not found or inva…
55 Warning: array_map() expects parameter 1 to be a valid callback, function 'eval' not found or inval…
59 Warning: array_map() expects parameter 1 to be a valid callback, function 'exit' not found or inval…
63 Warning: array_map() expects parameter 1 to be a valid callback, function 'isset' not found or inva…
67 Warning: array_map() expects parameter 1 to be a valid callback, function 'list' not found or inval…
71 Warning: array_map() expects parameter 1 to be a valid callback, function 'print' not found or inva…

Completed in 60 milliseconds

12345678910>>...159