Home
last modified time | relevance | path

Searched refs:s (Results 451 – 475 of 6057) sorted by relevance

1...<<11121314151617181920>>...243

/PHP-8.1/ext/standard/tests/file/
H A Dtempnam_variation7.phpt74 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7.php on …
75 File name is => %s%etempnam_variation3.tmp%s
80 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7.php on …
81 File name is => %s%etempnam_variation3.tmp%s
85 File name is => %s%etempnam_variation3.tmp%s
89 File name is => %s%etempnam_variation3.tmp%s
94 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7.php on …
95 File name is => %s%etempnam_variation3.tmp%s
104 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7.php on …
105 File name is => %s/tempnam_variation3.tmp%s
[all …]
H A Drealpath_cache_win32.phpt22 %s(%d%s)
30 bool(%s)
32 bool(%s)
34 bool(%s)
36 bool(%s)
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_fetch_field.phpt40 printf("011] Expecting database '%s' got '%s'\n",
89 string(%d) "%s"
93 string(%d) "%s"
95 string(%d) "%s"
117 string(%d) "%s"
121 string(%d) "%s"
123 string(%d) "%s"
149 string(%d) "%s"
151 string(%d) "%s"
155 string(%d) "%s"
[all …]
H A Dbug45289.phpt17 …f("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
22 printf("[002] [%d] %s\n", $link->errno, $link->error);
25 printf("[003] [%d] %s\n", $stmt->errno, $stmt->error);
33 printf("[004] [%d] %s\n", $link->errno, $link->error);
41 [004] [%s
H A Dtable.inc5 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
11 printf("Failed to drop old test table: [%d] %s\n", mysqli_errno($link), mysqli_error($link));
16 printf("Failed to drop old test table: [%d] %s\n", mysqli_errno($link), mysqli_error($link));
21 printf("Failed to create test table: [%d] %s\n", mysqli_errno($link), mysqli_error($link));
26 printf("[%d] %s\n", mysqli_errno($link), mysqli_error($link));
H A Dmysqli_pam_sha256.phpt18 die(printf("skip: [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error()));
24 die(sprintf("skip [%d] %s\n", $link->errno, $link->error));
38 die(sprintf("skip [%d] %s\n", $link->errno, $link->error));
58 die(sprintf("skip CREATE USER failed [%d] %s", $link->errno, $link->error));
63 die(sprintf("skip SET PASSWORD failed [%d] %s", $link->errno, $link->error));
69 die(sprintf("SKIP [%d] %s\n", $link->errno, $link->error));
72 if (!$link->query(sprintf("GRANT SELECT ON TABLE %s.test TO shatest@'%%'", $db)) ||
85 …f("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
90 printf("[002] [%d] %s\n", $link->errno, $link->error);
93 printf("[003] [%d] %s\n", $link->errno, $link->error);
[all …]
H A Dbug53503.phpt14 die(sprintf("skip %s, [%d] %s", $msg, $link->errno, $link->error));
26 printf("[001] Connect failed, [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
30 printf("[002] [%d] %s\n", $link->errno, $link->error);
34 printf("[003] [%d] %s\n", $link->errno, $link->error);
41 printf("[005] [%d] %s\n", $link->errno, $link->error);
44 printf("[006] [%d] %s\n", $link->errno, $link->error);
56 …"[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
61 …printf("[clean] Failed to drop old test table: [%d] %s\n", mysqli_errno($link), mysqli_error($link…
H A Dmysqli_set_charset.phpt19 die(sprintf("skip Cannot check server version, [%d] %s\n",
26 die(sprintf("skip Cannot check server version, based on '%s'",
54 printf("[007] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
62 printf("[009] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
68 …printf("[011] Expecting boolean/false because of invalid character set, got %s/%s\n", gettype($ret…
72 …f("[012] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
76 printf("[013] Expecting boolean/true, got %s/%s\n", gettype($ret), $ret);
83 … printf("[015] Character set not changed? Expecting %s, got %s\n", $new_charset, $tmp['charset']);
95 printf("[017] Cannot set character set to '%s', [%d] %s\n", $tmp['Charset'],
102 …printf("[018] Cannot run SET NAMES %s, [%d] %s\n", $tmp['Charset'], mysqli_errno($link), mysqli_er…
[all …]
H A Dmysqli_stmt_bind_param_call_user_func.phpt15 printf("[001] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
36 printf("[005] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
65 printf("[010] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
93 printf("[015] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
121 printf("[020] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
148 printf("[025] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
177 printf("[025] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
206 printf("[030] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
235 printf("[035] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
263 printf("[040] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
[all …]
H A Dmysqli_real_escape_string_big5.phpt12 die(sprintf("skip Cannot connect to MySQL, [%d] %s\n",
25 printf("[001] Cannot connect to the server using host=%s, user=%s,
26 passwd=***, dbname=%s, port=%s, socket=%s - [%d] %s\n", $host, $user, $db,
31 printf("Failed to drop old test table: [%d] %s\n", mysqli_errno($link),
37 printf("Failed to create test table: [%d] %s\n", mysqli_errno($link),
45 printf("[004] Expecting \\\\, got %s\n", $tmp);
49 printf("[005] Expecting \", got %s\n", $tmp);
53 printf("[006] Expecting ', got %s\n", $tmp);
57 printf("[007] Expecting \\n, got %s\n", $tmp);
61 printf("[008] Expecting \\r, got %s\n", $tmp);
[all …]
H A Dmysqli_close.phpt14 …f("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
19 printf("[005] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_unclonable.phpt14 …f("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
23 Fatal error: Uncaught Error: Trying to clone an uncloneable object of class mysqli in %s:%d
26 thrown in %s on line %d
/PHP-8.1/ext/spl/tests/
H A DSplDoublyLinkedList_serialization.phpt12 $s = new SplStack();
14 $s->push("a");
15 $s->push("b");
17 var_dump($s, $ss = serialize($s), unserialize($ss));
32 string(71) "O:8:"SplQueue":3:{i:0;i:4;i:1;a:2:{i:0;s:1:"a";i:1;s:1:"b";}i:2;a:0:{}}"
55 string(71) "O:8:"SplStack":3:{i:0;i:6;i:1;a:2:{i:0;s:1:"a";i:1;s:1:"b";}i:2;a:0:{}}"
H A Darray_015.phpt43 %s"storage"%s"ArrayObject":private]=>
59 %s"storage"%s"ArrayObject":private]=>
74 %s"storage"%s"ArrayObject":private]=>
84 %s"storage"%s"ArrayObject":private]=>
H A Dbug70155.phpt5 $inner = 'x:i:0;O:12:"DateInterval":1:{s:1:"y";i:3;};m:a:1:{i:0;R:2;}';
12 …dArgumentException: Overloaded object of type DateInterval is not compatible with ArrayObject in %s
14 %s
15 %s
16 %s
17 %s
/PHP-8.1/ext/oci8/tests/
H A Derror.phpt22 var_dump($s = oci_parse($c, "WRONG SYNTAX"));
23 var_dump(oci_execute($s));
24 var_dump(oci_error($s));
30 resource(%s) of type (oci8 connection)
31 resource(%s) of type (oci8 statement)
33 Warning: oci_execute(): ORA-00900: %s in %s on line %d
39 string(%d) "ORA-00900: %s"
H A Ddrcp_privileged.phpt24 …$s = oci_parse($c, "select nvl(sys_context('userenv', 'con_name'), 'notacdb') as dbtype from dual"…
25 $r = @oci_execute($s);
28 $r = oci_fetch_array($s);
52 Warning: oci_connect(): ORA-01031: %s in %s on line %d
55 Warning: oci_connect(): ORA-01031: %s in %s on line %d
58 Warning: oci_new_connect(): ORA-01031: %s in %s on line %d
61 Warning: oci_new_connect(): ORA-01031: %s in %s on line %d
64 Warning: oci_pconnect(): ORA-01031: %s in %s on line %d
67 Warning: oci_pconnect(): ORA-01031: %s in %s on line %d
/PHP-8.1/Zend/tests/type_declarations/
H A Dtyped_properties_070.phpt14 public static string $s = "1";
17 Foo::$s .= "1";
18 var_dump(Foo::$s);
20 Foo::$s += 2;
21 var_dump(Foo::$s);
23 Foo::$s = &stringRef();
24 Foo::$s .= 2;
25 var_dump(Foo::$s);
/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_local_infile_directory_allowed.phpt20 printf("[%03d] Expecting '%s'/%s got '%s'/%s when running '%s', [%s] %s\n",
26 printf("[%03d] '%s' has failed, [%s] %s\n",
44 …intf('CREATE TABLE test(id INT NOT NULL PRIMARY KEY, col1 CHAR(10)) ENGINE=%s', PDO_MYSQL_TEST_ENG…
48 …$sql = sprintf("LOAD DATA LOCAL INFILE %s INTO TABLE test FIELDS TERMINATED BY ';' LINES TERMINATE…
72 printf("[001] %s, [%s] %s\n",
H A Dpdo_mysql_local_infile_overrides_local_infile_directory.phpt20 printf("[%03d] Expecting '%s'/%s got '%s'/%s when running '%s', [%s] %s\n",
26 printf("[%03d] '%s' has failed, [%s] %s\n",
44 …intf('CREATE TABLE test(id INT NOT NULL PRIMARY KEY, col1 CHAR(10)) ENGINE=%s', PDO_MYSQL_TEST_ENG…
48 …$sql = sprintf("LOAD DATA LOCAL INFILE %s INTO TABLE test FIELDS TERMINATED BY ';' LINES TERMINATE…
72 printf("[001] %s, [%s] %s\n",
/PHP-8.1/tests/security/
H A Dopen_basedir_unlink.phpt32 …restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
35 …striction in effect. File(.././bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
38 …tion in effect. File(../bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
41 …riction in effect. File(./.././bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
44 …: open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s):…
/PHP-8.1/ext/session/tests/
H A Dbug32330.phpt74 open: path = %s, name = sid
75 read: id = %s
77 write: id = %s, data = A|s:1:"B";
79 open: path = %s, name = sid
80 read: id = %s
82 destroy: id = %s
84 open: path = %s, name = sid
85 read: id = %s
87 write: id = %s, data = E|s:1:"F";
/PHP-8.1/ext/intl/tests/
H A Ddateformat_get_set_timezone_variant4.phpt42 domingo, 1 de janeiro de 2012 às 03:00:00 Hor%s do Extremo Leste da Europa
46 sábado, 31 de dezembro de 2011 às 23:00:00 Hor%s Padrão %Sdos Açores
50 domingo, 1 de janeiro de 2012 às 01:00:00 Hor%s Padrão %Sda Europa Central
54 domingo, 1 de janeiro de 2012 às 01:00:00 Hor%s Padrão %Sda Europa Central
58 domingo, 1 de janeiro de 2012 às 01:00:00 Hor%s Padrão %Sda Europa Central
/PHP-8.1/ext/standard/tests/math/
H A Dbase_convert_basic.phpt36 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
39 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
42 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
45 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
49 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
52 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
55 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
58 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
63 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
66 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
[all …]
/PHP-8.1/tests/classes/
H A Dbug26737.phpt21 Warning: serialize(): "no_such" returned as member variable from __sleep() but does not exist in %s
22 string(114) "O:3:"foo":3:{s:12:"\0foo\0private";s:7:"private";s:12:"\0*\0protected";s:9:"protected"…

Completed in 180 milliseconds

1...<<11121314151617181920>>...243