Home
last modified time | relevance | path

Searched refs:s (Results 551 – 575 of 6255) sorted by relevance

1...<<21222324252627282930>>...251

/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_get_connection_stats.phpt19 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
22 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
27 printf("[003] Expecting array/any_non_empty, got %s/%s\n", gettype($info), $info);
30 printf("[004] Expecting array/any_non_empty, got %s/%s\n", gettype($info2), $info2);
50 printf("[006] Expecting array/any_non_empty, got %s/%s\n", gettype($info), $info);
68 printf("[008] Expecting array/any_non_empty, got %s/%s\n", gettype($info), $info);
71 printf("[009] Expecting array/any_non_empty, got %s/%s\n", gettype($info2), $info2);
H A Dclean_table.inc5 …"[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
10 …printf("[clean] Failed to drop old test table: [%d] %s\n", mysqli_errno($link), mysqli_error($link…
H A Dmysqli_insert_packet_overflow.phpt9 die(sprintf("SKIP [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error()));
13 die(sprintf("SKIP [%d] %s\n", mysqli_errno($link), mysqli_error($link)));
16 die(sprintf("SKIP [%d] %s\n", mysqli_errno($link), mysqli_error($link)));
29 printf("[002] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
32 printf("[003] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
59 printf("[008] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
62 printf("[009] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
75 printf("[012] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
84 $query = sprintf("%s%s%s", $query_prefix, $blob, $query_postfix);
90 printf("[014] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
[all …]
H A D061.phpt12 die(sprintf("skip Can't connect [%d] %s", mysqli_connect_errno(), mysqli_connect_error()));
16 die(sprintf("skip %s, [%d] %s", $msg, $link->errno, $link->error));
41 printf("Cannot drop table: [%d] %s\n", mysqli_errno($link), mysqli_error($link));
43 printf("Cannot create table: [%d] %s\n", mysqli_errno($link), mysqli_error($link));
45 …if (!mysqli_query($link, sprintf("LOAD DATA LOCAL INFILE '%s' INTO TABLE t_061 FIELDS TERMINATED B…
46 printf("Cannot load data: [%d] %s\n", mysqli_errno($link), mysqli_error($link));
50 …printf("Cannot load data using infile handler: [%d] %s\n", mysqli_errno($link), mysqli_error($link…
54 printf("%s-%s\n", $row[0], $row[1]);
55 printf("%s-%s\n", gettype($row[0]), gettype($row[1]));
68 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
[all …]
H A Dbug53503.phpt13 die(sprintf("skip %s, [%d] %s", $msg, $link->errno, $link->error));
25 printf("[001] Connect failed, [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
29 printf("[002] [%d] %s\n", $link->errno, $link->error);
33 printf("[003] [%d] %s\n", $link->errno, $link->error);
40 printf("[005] [%d] %s\n", $link->errno, $link->error);
43 printf("[006] [%d] %s\n", $link->errno, $link->error);
55 …"[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
60 …printf("[clean] Failed to drop old test table: [%d] %s\n", mysqli_errno($link), mysqli_error($link…
H A Dmysqli_field_tell.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
24 printf("[003] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
35 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
64 Warning: mysqli_field_seek() expects exactly 2 parameters, 1 given in %s on line %d
79 string(%d) "%s"
81 string(%d) "%s"
98 Warning: mysqli_field_seek(): Invalid field offset in %s on line %d
102 Warning: mysqli_field_seek(): Invalid field offset in %s on line %d
108 Warning: mysqli_field_tell(): Couldn't fetch mysqli_result in %s on line %d
H A Dmysqli_connect_oo.phpt19 …"[003] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, port=%s, …
23 printf("[004] Expecting boolean/false, got %s/%s\n", gettype($mysqli), $mysqli);
91 …"[016] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, port=%s, …
95 printf("%s\n", $e->getMessage());
103 printf("%s\n", $e->getMessage());
112 printf("%s\n", $e->getMessage());
121 printf("%s\n", $e->getMessage());
130 printf("%s\n", $e->getMessage());
143 printf("%s\n", $e->getMessage());
150 Warning: mysqli::__construct(): (%s/%d): Access denied for user '%sunknown%s'@'%s' (using password:…
[all …]
/PHP-7.4/ext/phar/tests/
H A Dcreate_path_error.phpt69 1:Error: file_put_contents(phar://%s//): failed to open stream: phar error: file "" in phar "%s" ca…
70 2:Error: file_put_contents(phar://%s/.): failed to open stream: phar error: file "" in phar "%s" ca…
71 3:Error: file_put_contents(phar://%s/../): failed to open stream: phar error: file "" in phar "%s" …
72 4:Error: file_put_contents(phar://%s/a/..): failed to open stream: phar error: file "" in phar "%s"…
77 9:Error: file_put_contents(phar://%s): failed to open stream: phar error: invalid path "%s" contain…
78 10:Error: file_put_contents(phar://%s): failed to open stream: phar error: invalid path "%s" contai…
79 11:Error: file_put_contents(phar://%s): failed to open stream: phar error: invalid path "%s" contai…
80 12:Error: file_put_contents(phar://%s): failed to open stream: phar error: invalid path "%s" contai…
81 13:Error: file_put_contents(phar://%s): failed to open stream: phar error: invalid path "%s" contai…
/PHP-7.4/ext/standard/tests/file/
H A Dfgetcsv_variation12.phpt96 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
98 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
108 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
110 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
120 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
122 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
132 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
134 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
144 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
146 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
[all …]
H A Dlstat_stat_error.phpt36 Warning: lstat() expects exactly 1 parameter, 0 given in %s on line %d
39 Warning: lstat() expects exactly 1 parameter, 2 given in %s on line %d
42 Warning: lstat(): Lstat failed for %s in %s on line %d
45 Warning: lstat(): Lstat failed for 22 in %s on line %d
48 Warning: lstat() expects parameter 1 to be a valid path, array given in %s on line %d
53 Warning: stat() expects exactly 1 parameter, 0 given in %s on line %d
56 Warning: stat() expects exactly 1 parameter, 2 given in %s on line %d
59 Warning: stat() expects exactly 1 parameter, 2 given in %s on line %d
62 Warning: stat(): stat failed for %s in %s on line %d
65 Warning: stat(): stat failed for %s in %s on line %d
[all …]
/PHP-7.4/ext/standard/tests/serialize/
H A Dunserialize_error_001.phpt9 $s = serialize($z);
11 var_dump(unserialize($s, ["allowed_classes" => null]));
12 var_dump(unserialize($s, ["allowed_classes" => 0]));
13 var_dump(unserialize($s, ["allowed_classes" => 1]));
15 Warning: unserialize(): allowed_classes option should be array or boolean in %s on line %d
18 Warning: unserialize(): allowed_classes option should be array or boolean in %s on line %d
21 Warning: unserialize(): allowed_classes option should be array or boolean in %s on line %d
/PHP-7.4/ext/oci8/tests/
H A Dprivileged_connect1.phpt20 Warning: oci_connect(): ORA-%d: %s in %s on line %d
22 Warning: oci_connect(): ORA-%d: %s in %s on line %d
24 Warning: oci_connect(): Invalid session mode specified (-1) in %s on line %d
26 Warning: oci_connect() expects parameter 5 to be int%s string given in %s on line %d
H A Dbind_rowid.phpt12 $s = oci_parse($c, 'select address from rid_tab order by id');
14 oci_execute($s, OCI_DEFAULT);
15 while ($row = oci_fetch_array($s, OCI_ASSOC+OCI_RETURN_NULLS)) {
32 $s = oci_parse($c, 'select rowid, address from rid_tab where id = :l_bv for update');
34 oci_bind_by_name($s, ':l_bv', $id);
35 oci_execute($s, OCI_DEFAULT);
36 $row = oci_fetch_array($s, OCI_ASSOC+OCI_RETURN_NULLS);
44 $s = oci_parse($c,'update rid_tab set address = :a_bv where rowid = :r_bv');
45 oci_bind_by_name($s, ':r_bv', $rid, -1, OCI_B_ROWID);
46 oci_bind_by_name($s, ':a_bv', $addr);
[all …]
/PHP-7.4/ext/standard/tests/strings/
H A Djoin_variation2.phpt108 Warning: join(): Invalid arguments passed in %s on line %d
112 Warning: join(): Invalid arguments passed in %s on line %d
116 Warning: join(): Invalid arguments passed in %s on line %d
120 Warning: join(): Invalid arguments passed in %s on line %d
124 Warning: join(): Invalid arguments passed in %s on line %d
128 Warning: join(): Invalid arguments passed in %s on line %d
132 Warning: join(): Invalid arguments passed in %s on line %d
136 Warning: join(): Invalid arguments passed in %s on line %d
140 Warning: join(): Invalid arguments passed in %s on line %d
144 Warning: join(): Invalid arguments passed in %s on line %d
[all …]
/PHP-7.4/ext/snmp/tests/
H A Dsnmp2_set.phpt113 $z = snmp2_set($hostname, $communityWrite, array($oid1, $oid2), array('s', 's'), array($newvalue1),…
155 …rning: snmp2_set(): Could not add variable: OID='%s' type='q' value='%i': Bad variable type ("q") …
159 Warning: snmp2_set(): Error in packet at '%s': notWritable (That object does not support modificati…
203 Warning: snmp2_set(): '%s': bogus type 'sw', should be single char, got 2 in %s on line %d
209 Warning: snmp2_set(): '%s': bogus type 'sb', should be single char, got 2 in %s on line %d
215 Warning: snmp2_set(): '%s': no type set in %s on line %d
221 Warning: snmp2_set(): '%s': no value set in %s on line %d
227 Warning: snmp2_set(): Error in packet at '%s': %rnoCreation|notWritable%r (%s) in %s on line %d
233 Warning: snmp2_set(): Error in packet at '%s': %rnoCreation|notWritable%r (%s) in %s on line %d
239 …rning: snmp2_set(): Could not add variable: OID='%s' type='q' value='%s': Bad variable type ("q") …
[all …]
H A Dsnmp2_get.phpt52 Warning: snmp2_get() expects parameter 4 to be int,%s given in %s on line %d
55 Warning: snmp2_get() expects parameter 5 to be int,%s given in %s on line %d
59 Warning: snmp2_get(): Got empty OID array in %s on line %d
63 string(%d) "%s"
66 ["%s"]=>
67 string(%d) "%s"
71 ["%s"]=>
72 string(%d) "%s"
73 ["%s"]=>
102 ["%s"]=>
[all …]
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt19 return sprintf("[%03d] %s, [%s] %s\n",
88 printf("[015] DSN=%s, %s\n", $dsn, $e->getMessage());
103 printf("[017] DSN=%s, %s\n", $dsn, $e->getMessage());
133 printf("[020] DSN=%s, %s\n", $dsn, $e->getMessage());
159 printf("[023] DSN=%s, %s\n", $dsn, $e->getMessage());
177 printf("[025] DSN=%s, %s\n", $dsn, $e->getMessage());
197 printf("[026] DSN=%s, %s\n", $dsn, $e->getMessage());
233 printf("[029] DSN=%s, %s\n", $dsn, $e->getMessage());
287 printf("[001] %s, [%s] %s\n",
302 [009] SQLSTATE[%s] [1045] Access denied for user 'dont%s'@'%s' (using password: YES), [n/a] n/a
[all …]
/PHP-7.4/ext/date/tests/
H A Dbug68942.phpt5 …= unserialize('a:2:{i:0;O:12:"DateTimeZone":2:{s:13:"timezone_type";a:2:{i:0;i:1;i:1;i:2;}s:8:"tim…
9 Fatal error: Uncaught Error: Timezone initialization failed in %s:%d
12 #1 %s(%d): unserialize('a:2:{i:0;O:12:"...')
14 thrown in %s on line %d
/PHP-7.4/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cp51932.c116 int c1, s, w; in mbfl_filt_conv_cp51932_wchar() local
140 if (s <= 137) { in mbfl_filt_conv_cp51932_wchar()
141 if (s == 31) { in mbfl_filt_conv_cp51932_wchar()
143 } else if (s == 32) { in mbfl_filt_conv_cp51932_wchar()
145 } else if (s == 33) { in mbfl_filt_conv_cp51932_wchar()
147 } else if (s == 60) { in mbfl_filt_conv_cp51932_wchar()
149 } else if (s == 80) { in mbfl_filt_conv_cp51932_wchar()
151 } else if (s == 81) { in mbfl_filt_conv_cp51932_wchar()
153 } else if (s == 137) { in mbfl_filt_conv_cp51932_wchar()
160 } else if (s >= 0 && s < jisx0208_ucs_table_size) { /* X 0208 */ in mbfl_filt_conv_cp51932_wchar()
[all …]
/PHP-7.4/ext/gettext/tests/
H A D44938.phpt43 Warning: dngettext(): domain passed too long in %s on line %d
46 Warning: dngettext(): msgid1 passed too long in %s on line %d
49 Warning: dngettext(): msgid2 passed too long in %s on line %d
52 Warning: gettext(): msgid passed too long in %s on line %d
55 Warning: ngettext(): msgid1 passed too long in %s on line %d
58 Warning: ngettext(): msgid2 passed too long in %s on line %d
61 Warning: dcgettext(): domain passed too long in %s on line %d
64 Warning: dcgettext(): msgid passed too long in %s on line %d
67 Warning: dcngettext(): domain passed too long in %s on line %d
76 Warning: dgettext(): domain passed too long in %s on line %d
[all …]
/PHP-7.4/ext/standard/tests/array/
H A Dsizeof_variation1.phpt84 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
88 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
92 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
97 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
101 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
105 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
110 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
114 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
118 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
123 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
[all …]
/PHP-7.4/ext/intl/tests/
H A Dcalendar_setLenient_error.phpt22 Warning: IntlCalendar::setLenient() expects exactly 1 parameter, 0 given in %s on line %d
24 Warning: IntlCalendar::setLenient(): intlcal_set_lenient: bad arguments in %s on line %d
27 Warning: IntlCalendar::setLenient() expects parameter 1 to be bool, array given in %s on line %d
29 Warning: IntlCalendar::setLenient(): intlcal_set_lenient: bad arguments in %s on line %d
32 Warning: IntlCalendar::setLenient() expects exactly 1 parameter, 2 given in %s on line %d
34 Warning: IntlCalendar::setLenient(): intlcal_set_lenient: bad arguments in %s on line %d
37 Warning: intlcal_set_lenient() expects parameter 2 to be bool, array given in %s on line %d
39 Warning: intlcal_set_lenient(): intlcal_set_lenient: bad arguments in %s on line %d
42 … Argument 1 passed to intlcal_set_lenient() must be an instance of IntlCalendar, int given in %s:%d
44 #0 %s(%d): intlcal_set_lenient(1, false)
[all …]
H A Ddateformat_get_set_timezone_variant4.phpt43 domingo, 1 de janeiro de 2012 às 03:00:00 Hor%s do Extremo Leste da Europa
47 sábado, 31 de dezembro de 2011 às 23:00:00 Hor%s Padrão %Sdos Açores
51 domingo, 1 de janeiro de 2012 às 01:00:00 Hor%s Padrão %Sda Europa Central
55 domingo, 1 de janeiro de 2012 às 01:00:00 Hor%s Padrão %Sda Europa Central
59 domingo, 1 de janeiro de 2012 às 01:00:00 Hor%s Padrão %Sda Europa Central
H A Ddateformat_get_set_timezone_variant5.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
H A Dtimezone_fromDateTimeZone_error.phpt22 Warning: IntlTimeZone::fromDateTimeZone() expects exactly 1 parameter, 0 given in %s on line %d
24 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line …
27 Warning: IntlTimeZone::fromDateTimeZone() expects exactly 1 parameter, 2 given in %s on line %d
29 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line …
32 …lTimeZone::fromDateTimeZone() expects parameter 1 to be DateTimeZone, string given in %s on line %d
34 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line …
37 …lTimeZone::fromDateTimeZone() expects parameter 1 to be DateTimeZone, object given in %s on line %d
39 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line …
42 …time_zone: time zone id 'WEST' extracted from ext/date DateTimeZone not recognized in %s on line %d
45 Warning: intltz_from_date_time_zone() expects exactly 1 parameter, 0 given in %s on line %d
[all …]

Completed in 36 milliseconds

1...<<21222324252627282930>>...251