Home
last modified time | relevance | path

Searched refs:d (Results 451 – 475 of 6495) sorted by relevance

1...<<11121314151617181920>>...260

/PHP-8.2/tests/security/
H A Dopen_basedir_file.phpt32 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
34 Warning: file(../bad): Failed to open stream: %s in %s on line %d
39 Warning: file(../bad/bad.txt): Failed to open stream: %s in %s on line %d
42 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
44 Warning: file(..): Failed to open stream: %s in %s on line %d
49 Warning: file(../): Failed to open stream: %s in %s on line %d
52 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
54 Warning: file(/): Failed to open stream: %s in %s on line %d
59 Warning: file(../bad/.): Failed to open stream: %s in %s on line %d
64 Warning: file(%s/test/bad/bad.txt): Failed to open stream: %s in %s on line %d
[all …]
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_begin_transaction.phpt14 die(sprintf("skip Needs InnoDB support, [%d] %s", $link->errno, $link->error));
24 printf("[008] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
37 printf("[012] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
57 if (!mysqli_begin_transaction($link, $flag, sprintf("flag %d", $flag))) {
58 printf("[014] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
61 printf("[015] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
68 printf("[016] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
71 printf("[017] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
73 printf("[018] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
81 printf("[019] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
[all …]
/PHP-8.2/tests/lang/
H A DforeachLoopObjects.005.phpt10 public $d = "Original d";
49 string(10) "Original d"
51 object(C)#%d (4) {
56 ["d"]=>
57 string(10) "Original d"
66 string(10) "Original d"
68 object(C)#%d (4) {
73 ["d"]=>
74 string(10) "Original d"
/PHP-8.2/ext/reflection/tests/
H A DReflectionClass_getMethods_001.phpt42 object(ReflectionMethod)#%d (2) {
49 object(ReflectionMethod)#%d (2) {
59 object(ReflectionMethod)#%d (2) {
66 object(ReflectionMethod)#%d (2) {
76 object(ReflectionMethod)#%d (2) {
83 object(ReflectionMethod)#%d (2) {
93 object(ReflectionMethod)#%d (2) {
100 object(ReflectionMethod)#%d (2) {
110 object(ReflectionMethod)#%d (2) {
117 object(ReflectionMethod)#%d (2) {
/PHP-8.2/ext/date/tests/
H A DDateInterval_serialize-001.phpt7 $d = new DateInterval('P2Y4DT6H8M');
9 var_dump($d);
12 $s = serialize($d);
20 var_dump($d->__serialize());
34 ["d"]=>
54 …2:"DateInterval":10:{s:1:"y";i:2;s:1:"m";i:0;s:1:"d";i:4;s:1:"h";i:6;s:1:"i";i:8;s:1:"s";i:0;s:1:"…
63 ["d"]=>
83 array(%d) {
88 ["d"]=>
/PHP-8.2/ext/standard/tests/general_functions/
H A Dget_included_files.phpt29 string(%d) "%sget_included_files.php"
35 string(%d) "%sget_included_files.php"
37 string(%d) "%sget_included_files_inc1.inc"
43 string(%d) "%sget_included_files.php"
45 string(%d) "%sget_included_files_inc1.inc"
47 string(%d) "%sget_included_files_inc2.inc"
49 string(%d) "%sget_included_files_inc3.inc"
/PHP-8.2/ext/filter/tests/
H A D025.phpt19 Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in %s on line %d
22 Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in %s on line %d
25 Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in %s on line %d
28 Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in %s on line %d
31 Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in %s on line %d
34 Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in %s on line %d
37 Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in %s on line %d
/PHP-8.2/Zend/tests/
H A D017.phpt44 int(%d)
46 int(%d)
49 int(%d)
51 int(%d)
53 int(%d)
56 int(%d)
58 int(%d)
H A Disset_003.phpt15 var_dump(isset($c[0][1][2]->a->b->c->d));
17 var_dump(isset(${$a}->{$b->{$c[$d]}}));
32 Warning: Undefined variable $c in %s on line %d
34 Warning: Undefined variable $d in %s on line %d
36 Warning: Trying to access array offset on value of type null in %s on line %d
38 Warning: Attempt to read property "" on string in %s on line %d
H A Dclosure_046.phpt28 $d = $nonstaticUnscoped->bindTo(null, "static"); $d(); echo "\n";
29 $d = $nonstaticScoped->bindTo(null, "static"); var_dump($d); echo "\n";
32 $d = $nonstaticUnscoped->bindTo(new A, "static"); $d(); echo "\n";
33 $d = $nonstaticScoped->bindTo(new A, "static"); $d(); echo "\n";
36 $d = $nonstaticScoped->bindTo(new B, "static"); $d(); echo "\n";
53 Warning: Cannot unbind $this of closure using $this in %s on line %d
H A Dforeach_reference.phpt6 $array = ['a', 'b', 'c', 'd'];
28 &string(1) "d"
38 &string(1) "d"
40 string(1) "d"
43 &string(1) "d"
/PHP-8.2/sapi/phpdbg/tests/
H A Dprint_002.phpt22 ; (lines=8, args=1, vars=1, tmps=%d)
25 L0015 0001 INIT_FCALL %d %d string("var_dump")
26 L0015 0002 INIT_FCALL %d %d string("strrev")
32 prompt> L0015 0001 INIT_FCALL %d %d string("var_dump")
/PHP-8.2/Zend/tests/attributes/
H A D031_backtrace.phpt23 #1 %s(%d): ReflectionAttribute->newInstance()
28 string(%d) "%s031_backtrace.php"
47 string(%d) "%s"
49 int(%d)
68 string(%d) "%s031_backtrace.php"
84 string(%d) "%s"
86 int(%d)
/PHP-8.2/ext/oci8/tests/
H A Dbug35973.phpt28 $d = $data['NC'];
30 var_dump($d->read(5));
31 var_dump($d->read(4));
41 object(OCILob)#%d (1) {
43 resource(%d) of type (oci8 descriptor)
46 string(%d) "%s5"
47 string(%d) "%sa"
H A Dpersistent.phpt20 resource(%d) of type (oci8 persistent connection)
21 resource(%d) of type (oci8 persistent connection)
22 resource(%d) of type (oci8 persistent connection)
23 resource(%d) of type (oci8 connection)
24 resource(%d) of type (oci8 connection)
25 resource(%d) of type (oci8 connection)
/PHP-8.2/Zend/tests/zend_ini/
H A Dzend_ini_parse_quantity_error.phpt42 …interpreting as "0" for backwards compatibility in %s%ezend_ini_parse_quantity_error.php on line %d
47 …nterpreting as "1M" for backwards compatibility in %s%ezend_ini_parse_quantity_error.php on line %d
52 …interpreting as "1" for backwards compatibility in %s%ezend_ini_parse_quantity_error.php on line %d
57 …nterpreting as "1K" for backwards compatibility in %s%ezend_ini_parse_quantity_error.php on line %d
67 …interpreting as "0" for backwards compatibility in %s%ezend_ini_parse_quantity_error.php on line %d
97 … Invalid quantity " 123\x00K", interpreting as " 123K" for backwards compatibility in %s on line %d
102 …00 123K": no valid leading digits, interpreting as "0" for backwards compatibility in %s on line %d
107 …x00123K": no valid leading digits, interpreting as "0" for backwards compatibility in %s on line %d
112 … Invalid quantity " 123\x00K", interpreting as " 123K" for backwards compatibility in %s on line %d
117 …00": unknown multiplier "\x00", interpreting as " 123" for backwards compatibility in %s on line %d
[all …]
/PHP-8.2/ext/standard/tests/math/
H A Dbindec_basic.phpt39 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
42 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
45 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
48 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
55 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
58 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
61 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
64 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
67 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
70 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
[all …]
H A Dbindec_basic_64bit.phpt39 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
42 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
45 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
48 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
55 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
58 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
61 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
64 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
67 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
70 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
[all …]
/PHP-8.2/ext/exif/tests/
H A Dbug76557.phpt11 …pg): Process tag(x010F=Make): Illegal format code 0x3030, suppose BYTE in %sbug76557.php on line %d
13 …cess tag(x3030=UndefinedTag): Illegal format code 0x3030, suppose BYTE in %sbug76557.php on line %d
15 …cess tag(x3030=UndefinedTag): Illegal format code 0x3030, suppose BYTE in %sbug76557.php on line %d
17 …cess tag(x3030=UndefinedTag): Illegal format code 0x3030, suppose BYTE in %sbug76557.php on line %d
19 …cess tag(x3030=UndefinedTag): Illegal format code 0x3030, suppose BYTE in %sbug76557.php on line %d
21 …cess tag(x3030=UndefinedTag): Illegal format code 0x3030, suppose BYTE in %sbug76557.php on line %d
23 …cess tag(x3030=UndefinedTag): Illegal format code 0x3030, suppose BYTE in %sbug76557.php on line %d
25 …cess tag(x3030=UndefinedTag): Illegal format code 0x3030, suppose BYTE in %sbug76557.php on line %d
27 …cess tag(x3030=UndefinedTag): Illegal format code 0x3030, suppose BYTE in %sbug76557.php on line %d
29 …cess tag(x3030=UndefinedTag): Illegal format code 0x3030, suppose BYTE in %sbug76557.php on line %d
[all …]
/PHP-8.2/ext/standard/tests/file/
H A Dfile_get_contents_variation7.phpt60 string(%d) "contents read"
63 string(%d) "contents read"
66 string(%d) "contents read"
69 string(%d) "contents read"
73 …Var7Sub/FileGetContentsVar7.tmp): Failed to open stream: No such file or directory in %s on line %d
78 …/BADDIR/FileGetContentsVar7.tmp): Failed to open stream: No such file or directory in %s on line %d
82 string(%d) "contents read"
85 string(%d) "contents read"
88 string(%d) "contents read"
91 string(%d) "contents read"
[all …]
/PHP-8.2/Zend/tests/function_arguments/
H A Dsensitive_parameter_multiple_arguments.phpt26 string(%d) "%ssensitive_parameter_multiple_arguments.php"
34 object(SensitiveParameterValue)#%d (0) {
39 object(SensitiveParameterValue)#%d (0) {
48 string(%d) "%ssensitive_parameter_multiple_arguments.php"
56 object(SensitiveParameterValue)#%d (0) {
61 object(SensitiveParameterValue)#%d (0) {
H A Dsensitive_parameter_named_arguments.phpt26 string(%d) "%ssensitive_parameter_named_arguments.php"
34 object(SensitiveParameterValue)#%d (0) {
39 object(SensitiveParameterValue)#%d (0) {
48 string(%d) "%ssensitive_parameter_named_arguments.php"
56 object(SensitiveParameterValue)#%d (0) {
61 object(SensitiveParameterValue)#%d (0) {
/PHP-8.2/ext/intl/tests/
H A Dmsgfmt_format_datetime.phpt28 string(%s) "May %d, 2012 %d:%d:42 %s"
29 string(%s) "May %d, 2012 %d:%d:42 %s"
/PHP-8.2/ext/session/tests/
H A Dsession_set_save_handler_variation1.phpt26 string(%d) "%s"
28 Warning: session_module_name(): Session handler module "" cannot be found in %s on line %d
30 string(%d) "%s"
32 Warning: session_module_name(): Session handler module "blah" cannot be found in %s on line %d
34 string(%d) "%s"
35 string(%d) "%s"
/PHP-8.2/ext/standard/tests/misc/
H A Dgh14774.phpt18 time_sleep_until(): Argument #1 ($timestamp) must be between 0 and %d
19 time_sleep_until(): Argument #1 ($timestamp) must be between 0 and %d
20 time_sleep_until(): Argument #1 ($timestamp) must be between 0 and %d
21 time_sleep_until(): Argument #1 ($timestamp) must be between 0 and %d
22 time_sleep_until(): Argument #1 ($timestamp) must be between 0 and %d
23 time_sleep_until(): Argument #1 ($timestamp) must be between 0 and %d

Completed in 57 milliseconds

1...<<11121314151617181920>>...260