Home
last modified time | relevance | path

Searched refs:not (Results 176 – 200 of 4857) sorted by relevance

12345678910>>...195

/PHP-7.0/tests/security/
H A Dopen_basedir_readlink.phpt52 Warning: readlink(): open_basedir restriction in effect. File(symlink.txt) is not within the allowe…
55 Warning: readlink(): open_basedir restriction in effect. File(../ok/symlink.txt) is not within the …
58 Warning: readlink(): open_basedir restriction in effect. File(../ok/./symlink.txt) is not within th…
61 Warning: readlink(): open_basedir restriction in effect. File(./symlink.txt) is not within the allo…
64 Warning: readlink(): open_basedir restriction in effect. File(%s/test/ok/symlink.txt) is not within…
67 Warning: symlink(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the…
70 Warning: readlink(): open_basedir restriction in effect. File(%s/test/ok/symlink.txt) is not within…
H A Dopen_basedir_copy.phpt36 Warning: copy(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s)…
41 Warning: copy(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowed…
46 Warning: copy(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (.…
51 Warning: copy(): open_basedir restriction in effect. File(../) is not within the allowed path(s): (…
56 Warning: copy(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.)…
61 Warning: copy(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path(…
66 Warning: copy(): open_basedir restriction in effect. File(../bad/./bad.txt) is not within the allow…
71 Warning: copy(): open_basedir restriction in effect. File(./../.) is not within the allowed path(s)…
H A Dopen_basedir_opendir.phpt30 Warning: opendir(): open_basedir restriction in effect. File(../bad) is not within the allowed path…
35 Warning: opendir(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allo…
40 Warning: opendir(): open_basedir restriction in effect. File(..) is not within the allowed path(s):…
45 Warning: opendir(): open_basedir restriction in effect. File(../) is not within the allowed path(s)…
50 Warning: opendir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): …
55 Warning: opendir(): open_basedir restriction in effect. File(../bad/.) is not within the allowed pa…
60 Warning: opendir(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the…
65 Warning: opendir(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not wit…
H A Dopen_basedir_unlink.phpt32 Warning: unlink(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allow…
35 Warning: unlink(): open_basedir restriction in effect. File(.././bad/bad.txt) is not within the all…
38 Warning: unlink(): open_basedir restriction in effect. File(../bad/../bad/bad.txt) is not within th…
41 Warning: unlink(): open_basedir restriction in effect. File(./.././bad/bad.txt) is not within the a…
44 Warning: unlink(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the …
/PHP-7.0/ext/oci8/tests/
H A Dbug42134.phpt65 Warning: oci_new_collection(): OCI-22303: type ""."ABC" not found in %s on line %d
71 string(34) "OCI-22303: type ""."ABC" not found"
78 Warning: oci_new_collection(): OCI-22303: type ""."DEF" not found in %s on line %d
84 string(34) "OCI-22303: type ""."DEF" not found"
91 Warning: oci_new_collection(): OCI-22303: type ""."GHI" not found in %s on line %d
97 string(34) "OCI-22303: type ""."GHI" not found"
/PHP-7.0/ext/pgsql/tests/
H A Dpg_meta_data_001.phpt39 ["not null"]=>
56 ["not null"]=>
75 ["not null"]=>
92 ["not null"]=>
111 ["not null"]=>
136 ["not null"]=>
/PHP-7.0/ext/standard/tests/file/
H A Duserstreams_002.phpt35 test("stream_cast not implemented", $fd2, null);
37 test("return value not a stream resource", $fd, "foo");
49 ------ stream_cast not implemented: -------
51 Warning: stream_select(): test_wrapper_base::stream_cast is not implemented! in %s
65 ------ return value not a stream resource: -------
67 Warning: stream_select(): supplied argument is not a valid stream resource in %s
78 Warning: stream_select(): test_wrapper::stream_cast must not return itself in %s
87 Warning: stream_select(): test_wrapper_base::stream_cast is not implemented! in %s
/PHP-7.0/ext/session/tests/
H A D029.phpt2 session_decode(); should not segfault
17 Warning: session_decode(): Session is not active. You cannot decode session data in %s on line %d
19 Warning: session_decode(): Session is not active. You cannot decode session data in %s on line %d
H A Dskipif.inc2 // This script prints "skip" if condition does not meet.
8 die("skip Session module not loaded");
21 die("skip session.save_path $save_path is not writable\n");
/PHP-7.0/Zend/tests/
H A Dbug73337.phpt2 Bug #73337 (try/catch not working with two exceptions inside a same operation)
9 Notice: Object of class d could not be converted to int in %sbug73337.php on line 3
11 Notice: Object of class d could not be converted to int in %sbug73337.php on line 3
H A Dbug44899.phpt25 echo (isset($myclass->foo)) ? 'isset' : 'not isset';
27 echo (empty($myclass->foo)) ? 'empty' : 'not empty';
29 echo ($myclass->foo) ? 'not empty' : 'empty';
H A Dcompare_001.phpt98 Notice: Object of class stdClass could not be converted to int in %s on line %d
101 Notice: Object of class stdClass could not be converted to int in %s on line %d
104 Notice: Object of class test could not be converted to int in %s on line %d
127 Notice: Object of class test could not be converted to float in %s on line %d
144 Notice: Object of class stdClass could not be converted to int in %s on line %d
147 Notice: Object of class stdClass could not be converted to int in %s on line %d
150 Notice: Object of class test could not be converted to int in %s on line %d
310 Notice: Object of class test could not be converted to int in %s on line %d
316 Notice: Object of class test could not be converted to int in %s on line %d
329 Notice: Object of class test could not be converted to int in %s on line %d
[all …]
H A Dcompare_003.phpt98 Notice: Object of class stdClass could not be converted to int in %s on line %d
101 Notice: Object of class stdClass could not be converted to int in %s on line %d
104 Notice: Object of class test could not be converted to int in %s on line %d
127 Notice: Object of class test could not be converted to float in %s on line %d
144 Notice: Object of class stdClass could not be converted to int in %s on line %d
147 Notice: Object of class stdClass could not be converted to int in %s on line %d
150 Notice: Object of class test could not be converted to int in %s on line %d
310 Notice: Object of class test could not be converted to int in %s on line %d
316 Notice: Object of class test could not be converted to int in %s on line %d
329 Notice: Object of class test could not be converted to int in %s on line %d
[all …]
H A Dcompare_004.phpt98 Notice: Object of class stdClass could not be converted to int in %s on line %d
101 Notice: Object of class stdClass could not be converted to int in %s on line %d
104 Notice: Object of class test could not be converted to int in %s on line %d
127 Notice: Object of class test could not be converted to float in %s on line %d
144 Notice: Object of class stdClass could not be converted to int in %s on line %d
147 Notice: Object of class stdClass could not be converted to int in %s on line %d
150 Notice: Object of class test could not be converted to int in %s on line %d
310 Notice: Object of class test could not be converted to int in %s on line %d
316 Notice: Object of class test could not be converted to int in %s on line %d
329 Notice: Object of class test could not be converted to int in %s on line %d
[all …]
H A Dcompare_005.phpt98 Notice: Object of class stdClass could not be converted to int in %s on line %d
101 Notice: Object of class stdClass could not be converted to int in %s on line %d
104 Notice: Object of class test could not be converted to int in %s on line %d
127 Notice: Object of class test could not be converted to float in %s on line %d
144 Notice: Object of class stdClass could not be converted to int in %s on line %d
147 Notice: Object of class stdClass could not be converted to int in %s on line %d
150 Notice: Object of class test could not be converted to int in %s on line %d
310 Notice: Object of class test could not be converted to int in %s on line %d
316 Notice: Object of class test could not be converted to int in %s on line %d
329 Notice: Object of class test could not be converted to int in %s on line %d
[all …]
H A Dcompare_006.phpt98 Notice: Object of class stdClass could not be converted to int in %s on line %d
101 Notice: Object of class stdClass could not be converted to int in %s on line %d
104 Notice: Object of class test could not be converted to int in %s on line %d
127 Notice: Object of class test could not be converted to float in %s on line %d
144 Notice: Object of class stdClass could not be converted to int in %s on line %d
147 Notice: Object of class stdClass could not be converted to int in %s on line %d
150 Notice: Object of class test could not be converted to int in %s on line %d
310 Notice: Object of class test could not be converted to int in %s on line %d
316 Notice: Object of class test could not be converted to int in %s on line %d
329 Notice: Object of class test could not be converted to int in %s on line %d
[all …]
H A Dbug74408.phpt27 Deprecated: Non-static method ErrorHandling::error_handler() should not be called statically in %sb…
29 Deprecated: Non-static method ErrorHandling::error_handler() should not be called statically in %sb…
31 Deprecated: Non-static method ErrorHandling::error_handler() should not be called statically in Unk…
33 Fatal error: Uncaught Error: Class 'NonExistingClass2' not found in %sbug74408.php:%d
H A Dcall_user_func_002.phpt19 Warning: call_user_func() expects parameter 1 to be a valid callback, class 'foo' not found in %s o…
21 Warning: call_user_func() expects parameter 1 to be a valid callback, class '' not found in %s on l…
25 Warning: call_user_func() expects parameter 1 to be a valid callback, first array member is not a v…
29 Warning: call_user_func() expects parameter 1 to be a valid callback, first array member is not a v…
/PHP-7.0/ext/interbase/tests/
H A Dbug45373.phpt16 $r = ibase_execute($q, 1, 'test table not created with isql');
20 $r = ibase_execute($q, 1, 'test table not created with isql', 1);
33 string(32) "test table not created with isql"
41 string(32) "test table not created with isql"
/PHP-7.0/tests/output/
H A Dob_implicit_flush_basic_002.phpt2 Test ob_implicit_flush() function : ensure implicit flushing does not apply to user buffers.
11 echo "*** Testing ob_implicit_flush() : ensure implicit flushing does not apply to user buffers. **…
20 echo "because implicit flushing affects only the top level buffer, not user buffers.\n";
28 *** Testing ob_implicit_flush() : ensure implicit flushing does not apply to user buffers. ***
/PHP-7.0/
H A DREADME.NEW-OUTPUT-API26 // not possible with old API
41 // not possible with old API
49 // not possible with old API
85 // not possible with old API, unless hardcoding into output.c
89 // not possible with old API
93 // not possible with old API
97 //not possible with old API
101 // not possible with old API
105 // not possible with old API
109 // not possible with old API
[all …]
/PHP-7.0/ext/intl/tests/
H A Dmsgfmt_format_subpatterns.phpt6 die('skip intl extension not enabled');
23 =0 {{2} does not give a party.}
28 =0 {{2} does not give a party.}
33 =0 {{2} does not give a party.}
68 'Alice does not give a party.'
69 'Alice does not give a party.'
/PHP-7.0/ext/pcntl/
H A Dconfig.m49 …AC_CHECK_FUNCS(fork, [ AC_DEFINE(HAVE_FORK,1,[ ]) ], [ AC_MSG_ERROR(pcntl: fork() not supported by…
10 …AC_CHECK_FUNCS(waitpid, [ AC_DEFINE(HAVE_WAITPID,1,[ ]) ], [ AC_MSG_ERROR(pcntl: waitpid() not sup…
11 …on, [ AC_DEFINE(HAVE_SIGACTION,1,[ ]) ], [ AC_MSG_ERROR(pcntl: sigaction() not supported by this p…
/PHP-7.0/tests/lang/
H A Dbug43958.phpt12 MyClass::loadCode('file-which-does-not-exist-on-purpose.php');
14 Warning: include(file-which-does-not-exist-on-purpose.php): failed to open stream: No such file or …
16 Warning: include(): Failed opening 'file-which-does-not-exist-on-purpose.php' for inclusion (includ…
/PHP-7.0/ext/openssl/tests/
H A Dbug54992.phpt2 Bug #54992: Stream not closed and error not returned when SSL CN_match fails
5 if (!extension_loaded("openssl")) die("skip openssl not loaded");
40 Warning: stream_socket_client(): Peer certificate CN=`bug54992.local' did not match expected CN=`bu…

Completed in 33 milliseconds

12345678910>>...195