Home
last modified time | relevance | path

Searched refs:in (Results 126 – 150 of 6436) sorted by relevance

12345678910>>...258

/php-src/Zend/tests/float_to_int/
H A Dwarnings_float_literals.phpt7 // 8 Warnings generated in total
26 // 2 warnings in total
34 // 2 warnings in total
41 // 2 warnings in total
74 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
77 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
80 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
83 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
86 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
121 Warning: String offset cast occurred in %s on line %d
[all …]
/php-src/ext/standard/tests/assert/
H A Dassert04.phpt15 /* Wrong parameter count in assert */
30 Deprecated: PHP Startup: assert.exception INI setting is deprecated in Unknown on line 0
32 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d
34 Deprecated: Function assert_options() is deprecated in %s on line %d
36 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d
38 Deprecated: Function assert_options() is deprecated in %s on line %d
40 Warning: assert(): assert(0) failed in %s on line %d
42 Deprecated: Constant ASSERT_BAIL is deprecated in %s on line %d
44 Deprecated: Function assert_options() is deprecated in %s on line %d
46 Warning: assert(): assert(0) failed in %s on line %d
H A Dassert.phpt40 Deprecated: PHP Startup: assert.active INI setting is deprecated in Unknown on line 0
44 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d
46 Deprecated: Function assert_options() is deprecated in %s on line %d
48 Deprecated: Constant ASSERT_WARNING is deprecated in %s on line %d
50 Deprecated: Function assert_options() is deprecated in %s on line %d
52 Deprecated: Constant ASSERT_CALLBACK is deprecated in %s on line %d
54 Deprecated: Function assert_options() is deprecated in %s on line %d
57 Deprecated: Constant ASSERT_CALLBACK is deprecated in %s on line %d
59 Deprecated: Function assert_options() is deprecated in %s on line %d
62 Deprecated: Constant ASSERT_CALLBACK is deprecated in %s on line %d
[all …]
/php-src/Zend/tests/
H A Dfalsetoarray.phpt122 Deprecated: Automatic conversion of false to array is deprecated in %s
125 Deprecated: Automatic conversion of false to array is deprecated in %s
130 Deprecated: Automatic conversion of false to array is deprecated in %s
133 Deprecated: Automatic conversion of false to array is deprecated in %s
136 Deprecated: Automatic conversion of false to array is deprecated in %s
139 Deprecated: Automatic conversion of false to array is deprecated in %s
144 Deprecated: Automatic conversion of false to array is deprecated in %s
147 Deprecated: Automatic conversion of false to array is deprecated in %s
150 Deprecated: Automatic conversion of false to array is deprecated in %s
153 Deprecated: Automatic conversion of false to array is deprecated in %s
[all …]
H A Dgh13142.phpt23 Warning: Undefined variable $test%0test in %s on line %d
25 Warning: Undefined variable $%0test in %s on line %d
27 Warning: Undefined variable $test%0 in %s on line %d
29 Warning: Undefined global variable $test%0test in %s on line %d
31 Warning: Undefined global variable $%0test in %s on line %d
33 Warning: Undefined global variable $test%0 in %s on line %d
35 Warning: compact(): Undefined variable $a%0b in %s on line %d
37 Warning: compact(): Undefined variable $%0ab in %s on line %d
39 Warning: compact(): Undefined variable $ab%0 in %s on line %d
H A Dlsb_013.phpt21 Deprecated: Use of "static" in callables is deprecated in %s on line %d
24 Deprecated: Use of "static" in callables is deprecated in %s on line %d
27 Deprecated: Use of "static" in callables is deprecated in %s on line %d
30 Deprecated: Use of "static" in callables is deprecated in %s on line %d
/php-src/tests/security/
H A Dopen_basedir_chmod.phpt43 Warning: chmod(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s…
46 …ning: chmod(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowed …
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 …ing: chmod(): open_basedir restriction in effect. File(../bad/./bad.txt) is not within the allowed…
64 Warning: chmod(): open_basedir restriction in effect. File(./../.) is not within the allowed path(s…
H A Dopen_basedir_link.phpt49 …ng: link(): open_basedir restriction in effect. File(%s/test/bad/link.txt) is not within the allow…
52 …ning: link(): open_basedir restriction in effect. File(%s/test/link.txt) is not within the allowed…
55 …ng: link(): open_basedir restriction in effect. File(%s/test/bad/link.txt) is not within the allow…
58 …ning: link(): open_basedir restriction in effect. File(%s/test/link.txt) is not within the allowed…
61 …ng: link(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowe…
64 …arning: link(): open_basedir restriction in effect. File(%s/test/bad) is not within the allowed pa…
67 …ng: link(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowe…
70 …ng: link(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowe…
73 …arning: link(): open_basedir restriction in effect. File(%s/test/bad) is not within the allowed pa…
H A Dopen_basedir_tempnam.phpt48 …arning: tempnam(): open_basedir restriction in effect. File(../bad) is not within the allowed path…
51 Warning: tempnam(): open_basedir restriction in effect. File(..) is not within the allowed path(s):…
54 Warning: tempnam(): open_basedir restriction in effect. File(../) is not within the allowed path(s)…
57 Warning: tempnam(): open_basedir restriction in effect. File(/) is not within the allowed path(s): …
60 …rning: tempnam(): open_basedir restriction in effect. File(../bad/.) is not within the allowed pat…
63 …arning: tempnam(): open_basedir restriction in effect. File(./../.) is not within the allowed path…
66 Warning: tempnam(): open_basedir restriction in effect. File(%s) is not within the allowed path(s):…
/php-src/Zend/tests/fibers/
H A Dsuspend-in-force-close-fiber.phpt2 Suspend in force-closed fiber
20 Fatal error: Uncaught FiberError: Cannot suspend in a force-closed fiber in %ssuspend-in-force-clos…
22 #0 %ssuspend-in-force-close-fiber.php(%d): Fiber::suspend()
25 thrown in %ssuspend-in-force-close-fiber.php on line %d
/php-src/ext/standard/tests/file/
H A Dtempnam_variation2-win32.phpt57 echo "File created in => ";
92 File created in => directory specified
97 File created in => directory specified
102 File created in => directory specified
107 File created in => directory specified
112 File created in => directory specified
117 File created in => directory specified
124 File created in => temp dir
136 File created in => temp dir
143 File created in => temp dir
[all …]
H A Dtempnam_variation2.phpt57 echo "File created in => ";
92 File created in => directory specified
97 File created in => directory specified
102 File created in => directory specified
107 File created in => directory specified
112 File created in => directory specified
117 File created in => directory specified
124 File created in => temp dir
136 File created in => temp dir
143 File created in => temp dir
[all …]
H A Dfgetc_variation3.phpt9 /* try fgetc on files which are opened in non readable modes
22 echo "-- File opened in mode : $file_mode --\n";
53 -- File opened in mode : w --
62 -- File opened in mode : wb --
71 -- File opened in mode : wt --
80 -- File opened in mode : a --
89 -- File opened in mode : ab --
98 -- File opened in mode : at --
107 -- File opened in mode : x --
116 -- File opened in mode : xb --
[all …]
H A Dfgets_variation1.phpt5 /* try fgets on files which are opened in non readable modes
18 echo "-- File opened in mode : $file_mode --\n";
49 -- File opened in mode : w --
58 -- File opened in mode : wb --
67 -- File opened in mode : wt --
76 -- File opened in mode : a --
85 -- File opened in mode : ab --
94 -- File opened in mode : at --
103 -- File opened in mode : x --
112 -- File opened in mode : xb --
[all …]
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_bindvalue.phpt26 $in = 0;
44 $in,
71 $in = 0;
97 $in = 0;
126 $in = 0;
131 $in = 2;
166 $in = 0;
211 $in = 0;
237 $in = 0;
266 $in = 0;
[all …]
H A Dpdo_mysql_stmt_bindparam.phpt23 $in = 0;
24 if (!$stmt->bindParam(1, $in))
41 $in,
49 $in,
80 $in,
131 in = 0 -> id = 1 (integer) / label = 'a' (string)
132 in = 0 -> id = 2 (integer) / label = 'b' (string)
134 in = 0 -> id = 1 (integer) / label = 'a' (string)
135 in = 0 -> id = 2 (integer) / label = 'b' (string)
139 in = 0 -> id = 1 (integer) / label = 'a' (string)
[all …]
/php-src/ext/date/lib/
H A Dparse_iso_intervals.c939 Scanner in; in timelib_strtointerval() local
943 memset(&in, 0, sizeof(in)); in timelib_strtointerval()
973 in.lim = in.str + (e - s) + YYMAXFILL; in timelib_strtointerval()
974 in.cur = in.str; in timelib_strtointerval()
984 in.begin->us = 0; in timelib_strtointerval()
985 in.begin->z = 0; in timelib_strtointerval()
997 in.end->us = 0; in timelib_strtointerval()
998 in.end->z = 0; in timelib_strtointerval()
999 in.end->dst = 0; in timelib_strtointerval()
1004 in.period->y = 0; in timelib_strtointerval()
[all …]
/php-src/ext/soap/tests/interop/Round4/GroupH/
H A Dround4_groupH_simple_doclit.inc5 …return new SoapFault("Server", "Fault in response to 'echoEmptyFault'.", null, null, "SimpleFault"…
9 …return new SoapFault("Server", "Fault in response to 'echoStringFault'.", null, $input, "SimpleFau…
13 …return new SoapFault("Server", "Fault in response to 'echoIntArrayFault'.", null, $input, "SimpleF…
18 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults1'.", null, $input->param1…
20 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults1'.", null, $input->param2…
22 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults1'.", null, null, "SimpleF…
28 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults2'.", null, $input->param1…
30 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults2'.", null, $input->param3…
32 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults2'.", null, $input->param2…
38 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults3'.", null, $input->param2…
[all …]
H A Dround4_groupH_simple_rpcenc.inc5 …return new SoapFault("Server", "Fault in response to 'echoEmptyFault'.", null, null, "SimpleFault"…
9 …return new SoapFault("Server", "Fault in response to 'echoStringFault'.", null, $input, "SimpleFau…
13 …return new SoapFault("Server", "Fault in response to 'echoIntArrayFault'.", null, $input, "SimpleF…
18 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults1'.", null, $string, "Simp…
20 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults1'.", null, $floats, "Simp…
22 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults1'.", null, null, "SimpleF…
28 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults2'.", null, $string, "Simp…
32 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults2'.", null, $float, "Simpl…
38 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults3'.", null, $param2, "Simp…
46 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults4'.", null, $enum, "Simple…
[all …]
/php-src/ext/pcre/tests/
H A Dpreg_replace_callback_basic.phpt6 * Function is implemented in ext/pcre/php_pcre.c
11 …ay will have the default key values (0-9) and each value is the corresponding key written in words.
14 …r an integer value, if one is found it will be stored in $matches[0] which corresponds to a key in
17 $subject1 = 'there are 7 words in this sentence.';
20 $subject2 = '1 2 3 4 is now written in words';
23 $subject3 = 'there are no numbers in this string';
24 …ites to five replacements and counts the number of replacements made ands stores in $count variable
29 there are seven words in this sentence.
30 one two three 4 is now written in words
31 there are no numbers in this string
/php-src/ext/dom/tests/
H A DDOMDocument_loadXML_error2_gte2_11.phpt9 Environment variables used in the test:
24 Warning: DOMDocument::loadXML(): AttValue: " or ' expected in Entity, line: 4 in %s on line %d
26 …L(): internal error: xmlParseStartTag: problem parsing attributes in Entity, line: 4 in %s on line…
28 Warning: DOMDocument::loadXML(): Couldn't find end of Start Tag book line 4 in Entity, line: 4 in %…
30 …loadXML(): Opening and ending tag mismatch: books line 3 and book in Entity, line: 7 in %s on line…
32 Warning: DOMDocument::loadXML(): Extra content at the end of the document in Entity, line: 8 in %s …
/php-src/ext/opcache/tests/jit/
H A Dfe_reset_001.phpt16 Warning: Undefined variable $0 in %sfe_reset_001.php on line 4
18 Warning: foreach() argument must be of type array|object, null given in %sfe_reset_001.php on line 4
20 Warning: Undefined variable $1 in %sfe_reset_001.php on line 4
22 Warning: foreach() argument must be of type array|object, null given in %sfe_reset_001.php on line 4
24 Warning: Undefined variable $2 in %sfe_reset_001.php on line 4
26 Warning: foreach() argument must be of type array|object, null given in %sfe_reset_001.php on line 4
28 Warning: Undefined variable $3 in %sfe_reset_001.php on line 4
30 Warning: foreach() argument must be of type array|object, null given in %sfe_reset_001.php on line 4
32 Warning: Undefined variable $4 in %sfe_reset_001.php on line 4
34 Warning: foreach() argument must be of type array|object, null given in %sfe_reset_001.php on line 4
/php-src/ext/gd/libgd/
H A Dwbmp.h44 int getmbi ( int (*getin)(void *in), void *in );
45 int skipheader( int (*getin)(void *in), void *in );
47 int readwbmp( int (*getin)(void *in), void *in, Wbmp **wbmp );
/php-src/ext/snmp/tests/
H A Dsnmpget.phpt27 echo "Single OID in array\n";
35 echo "Single OID in array\n";
43 echo "Single OID in array\n";
58 Single OID in array
73 Warning: snmpget(): Invalid object identifier: .1.3.6.1.2.1..1.1.0 in %s on line %d
75 Single OID in array
77 Warning: snmpget(): Invalid object identifier: .1.3.6.1.2.1...1.1.0 in %s on line %d
86 Warning: snmpget(): Error in packet at '%s': (noSuchName) There is no such variable name in this MI…
88 Single OID in array
90 Warning: snmpget(): Error in packet at '%s': (noSuchName) There is no such variable name in this MI…
[all …]
/php-src/ext/xmlreader/tests/
H A Dbug70309.phpt21 This is a paragraph in the test chapter. It is unremarkable in
22 every regard. This is a paragraph in the test chapter. It is
23 unremarkable in every regard. This is a paragraph in the test
24 chapter. It is unremarkable in every regard.
33 This is a paragraph in the test chapter. It is unremarkable in
34 every regard. This is a paragraph in the test chapter. It is
35 unremarkable in every regard. This is a paragraph in the test
36 chapter. It is unremarkable in every regard.

Completed in 37 milliseconds

12345678910>>...258