Home
last modified time | relevance | path

Searched refs:to (Results 76 – 100 of 4390) sorted by relevance

12345678910>>...176

/PHP-8.2/sapi/fpm/
H A Dphp-fpm.service.in1 # It's not recommended to modify this file in-place, because it
2 # will be overwritten during upgrades. If you want to customize,
3 # the best way is to use the "systemctl edit" command.
28 # Explicit module loading will be denied. This allows to turn off module load and unload
29 # operations on modular kernels. It is recommended to turn this on for most services that
30 # do not need special file systems or extra kernel modules to work.
36 # sysctl.d(5) mechanism. Almost no services need to write to these at runtime; it is hence
37 # recommended to turn this on for most services.
42 # require write access to the control groups hierarchies; it is hence recommended to turn this on
46 # Any attempts to enable realtime scheduling in a process of the unit are refused.
[all …]
/PHP-8.2/tests/lang/
H A D024.phpt540 $j should go from 3 to 4, and $q should go from 3 to 4
556 $j should go from 3 to 4, and $q should go from 3 to 4
572 $j should go from 3 to 4, and $q should go from 3 to 4
765 $j should go from 3 to 4, and $q should go from 3 to 4
781 $j should go from 3 to 4, and $q should go from 3 to 4
797 $j should go from 3 to 4, and $q should go from 3 to 4
990 $j should go from 3 to 4, and $q should go from 3 to 4
1006 $j should go from 3 to 4, and $q should go from 3 to 4
1022 $j should go from 3 to 4, and $q should go from 3 to 4
1215 $j should go from 3 to 4, and $q should go from 3 to 4
[all …]
/PHP-8.2/ext/standard/tests/array/
H A Darray_reduce.phpt9 echo "\n*** Testing array_reduce() to integer ***\n";
14 echo "\n*** Testing array_reduce() to float ***\n";
19 echo "\n*** Testing array_reduce() to string ***\n";
24 echo "\n*** Testing array_reduce() to array ***\n";
29 echo "\n*** Testing array_reduce() to null ***\n";
37 *** Testing array_reduce() to integer ***
41 *** Testing array_reduce() to float ***
45 *** Testing array_reduce() to string ***
49 *** Testing array_reduce() to array ***
71 *** Testing array_reduce() to null ***
H A Darray_key_exists_variation3.phpt2 Test array_key_exists() function : usage variations - floats and casting to ints
7 * to integers and pass as $key argument
25 echo "Cast float to int:\n";
37 Deprecated: Implicit conversion from float 1.23456789E-10 to int loses precision in %s on line %d
39 Cast float to int:
45 Deprecated: Implicit conversion from float 1.00000000000001 to int loses precision in %s on line %d
47 Cast float to int:
53 Deprecated: Implicit conversion from float 1.99999999999999 to int loses precision in %s on line %d
55 Cast float to int:
/PHP-8.2/ext/standard/tests/strings/
H A Dchunk_split_variation9.phpt6 * passing different double quoted strings for 'ending' argument to chunk_split()
7 * here 'chunklen' is set to 6.5
13 $str = "This is to test chunk_split() with various ending string";
49 string(56) "This is to test chunk_split() with various ending string"
51 string(66) "This i s to t est ch unk_sp lit() with v arious endin g stri ng "
53 string(66) "This ias to taest chaunk_spalit() awith vaariousa endinag strianga"
59 string(66) "This i s to t est ch unk_sp lit() with v arious endin g stri ng "
62 s to t
74 s to t
86 s to t
[all …]
H A Dhebrev_basic.phpt8 …text = "The hebrev function converts logical Hebrew text to visual text.\nThe function tries to av…
16 string(109) ".The hebrev function converts logical Hebrew text to visual text
17 .The function tries to avoid breaking words
19 string(109) "to visual text
26 tries to avoid
/PHP-8.2/ext/standard/tests/file/
H A Dftruncate_variation5-win32.phpt2 Test ftruncate() function : usage variations - truncate file to bigger size
42 echo "Error: failed to open file $filename!\n";
46 rewind($file_handle); // file pointer to 0
49 /* try to truncate it to size bigger then current */
73 -- Testing ftruncate(): try truncating file to size, bigger than existing --
81 -- Testing ftruncate(): try truncating file to size, bigger than existing --
89 -- Testing ftruncate(): try truncating file to size, bigger than existing --
97 -- Testing ftruncate(): try truncating file to size, bigger than existing --
105 -- Testing ftruncate(): try truncating file to size, bigger than existing --
113 -- Testing ftruncate(): try truncating file to size, bigger than existing --
[all …]
H A Dftruncate_variation5.phpt2 Test ftruncate() function : usage variations - truncate file to bigger size
42 echo "Error: failed to open file $filename!\n";
46 rewind($file_handle); // file pointer to 0
49 /* try to truncate it to size bigger then current */
73 -- Testing ftruncate(): try truncating file to size, bigger than existing --
81 -- Testing ftruncate(): try truncating file to size, bigger than existing --
89 -- Testing ftruncate(): try truncating file to size, bigger than existing --
97 -- Testing ftruncate(): try truncating file to size, bigger than existing --
105 -- Testing ftruncate(): try truncating file to size, bigger than existing --
113 -- Testing ftruncate(): try truncating file to size, bigger than existing --
[all …]
H A Dftruncate_variation3.phpt2 Test ftruncate() function : usage variations - truncate file to half size
42 echo "Error: failed to open file $filename!\n";
46 rewind($file_handle); // file pointer to 0
49 /* truncate it to half of its current size */
71 -- Testing ftruncate(): truncate file to half of its current size --
79 -- Testing ftruncate(): truncate file to half of its current size --
87 -- Testing ftruncate(): truncate file to half of its current size --
95 -- Testing ftruncate(): truncate file to half of its current size --
103 -- Testing ftruncate(): truncate file to half of its current size --
111 -- Testing ftruncate(): truncate file to half of its current size --
[all …]
H A Dftruncate_variation2-win32.phpt2 Test ftruncate() function : usage variations - truncate file to current size
42 echo "Error: failed to open file $filename!\n";
46 rewind($file_handle); // file pointer to 0
72 -- Testing ftruncate(): truncate file to size = current size --
80 -- Testing ftruncate(): truncate file to size = current size --
88 -- Testing ftruncate(): truncate file to size = current size --
96 -- Testing ftruncate(): truncate file to size = current size --
104 -- Testing ftruncate(): truncate file to size = current size --
112 -- Testing ftruncate(): truncate file to size = current size --
120 -- Testing ftruncate(): truncate file to size = current size --
[all …]
H A Dftruncate_variation2.phpt2 Test ftruncate() function : usage variations - truncate file to current size
42 echo "Error: failed to open file $filename!\n";
46 rewind($file_handle); // file pointer to 0
72 -- Testing ftruncate(): truncate file to size = current size --
80 -- Testing ftruncate(): truncate file to size = current size --
88 -- Testing ftruncate(): truncate file to size = current size --
96 -- Testing ftruncate(): truncate file to size = current size --
104 -- Testing ftruncate(): truncate file to size = current size --
112 -- Testing ftruncate(): truncate file to size = current size --
120 -- Testing ftruncate(): truncate file to size = current size --
[all …]
H A Dftruncate_variation3-win32.phpt2 Test ftruncate() function : usage variations - truncate file to half size
42 echo "Error: failed to open file $filename!\n";
46 rewind($file_handle); // file pointer to 0
49 /* truncate it to half of its current size */
71 -- Testing ftruncate(): truncate file to half of its current size --
79 -- Testing ftruncate(): truncate file to half of its current size --
87 -- Testing ftruncate(): truncate file to half of its current size --
95 -- Testing ftruncate(): truncate file to half of its current size --
103 -- Testing ftruncate(): truncate file to half of its current size --
111 -- Testing ftruncate(): truncate file to half of its current size --
[all …]
/PHP-8.2/ext/mbstring/tests/
H A Dcp51932_encoding.phpt42 /* We map the JIS X 0208 FULLWIDTH TILDE to U+FF5E (FULLWIDTH TILDE)
49 * but when converting Unicode to CP51932, we also accept U+2016
59 * as possible to CP932 characters */
72 unset($fromUnicode["\x00\xA9"]); // Don't map © to c
76 unset($fromUnicode["\x00\xAE"]); // Don't map ® to R
78 unset($fromUnicode["\x00\xB2"]); // Don't map ² to ordinary 2
79 unset($fromUnicode["\x00\xB3"]); // Don't map ³ to ordinary 3
83 unset($fromUnicode["\x00\xB9"]); // Don't map ¹ to ordinary 1
91 /* U+00A5 is YEN SIGN; convert to FULLWIDTH YEN SIGN */
93 /* U+203E is OVERLINE; convert to FULLWIDTH MACRON */
[all …]
/PHP-8.2/ext/curl/tests/
H A Dbug48203_multi.phpt2 Variation of bug #48203 with curl_multi_exec (Crash when file pointers passed to curl are closed be…
9 die('xfail due to a libcurl bug');
27 // we also need to set CURLOPT_VERBOSE to test CURLOPT_STDERR properly
55 // Force curl to output results
75 Warning: curl_multi_add_handle(): CURLOPT_STDERR resource has gone away, resetting to stderr in %s …
77 Warning: curl_multi_add_handle(): CURLOPT_STDERR resource has gone away, resetting to stderr in %s …
81 Warning: curl_multi_add_handle(): CURLOPT_WRITEHEADER resource has gone away, resetting to default …
86 Warning: curl_multi_add_handle(): CURLOPT_FILE resource has gone away, resetting to default in %s o…
88 Warning: curl_multi_add_handle(): CURLOPT_FILE resource has gone away, resetting to default in %s o…
91 Warning: curl_multi_add_handle(): CURLOPT_INFILE resource has gone away, resetting to default in %s…
[all …]
/PHP-8.2/ext/soap/tests/interop/Round4/GroupH/
H A Dround4_groupH_complex_rpcenc.inc5 …return new SoapFault("Server", "Fault in response to 'echoSOAPStructFault'.", null, $input, "Compl…
9 …return new SoapFault("Server", "Fault in response to 'echoBaseStructFault'.", null, $input, "Compl…
13 …return new SoapFault("Server", "Fault in response to 'echoExtendedStructFault'.", null, $input, "C…
18 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults1'.", null, $s2, "ComplexF…
20 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults1'.", null, array("soapStr…
26 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults2'.", null, $s2, "ComplexF…
28 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults2'.", null, $s3, "ComplexF…
30 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults2'.", null, $s1, "ComplexF…
/PHP-8.2/Zend/tests/float_to_int/
H A Dwarnings_string_float_literals.phpt2 Implicit string float to int conversions should warn for literals
57 Deprecated: Implicit conversion from float-string "1.5" to int loses precision in %s on line %d
60 Deprecated: Implicit conversion from float-string "1.5" to int loses precision in %s on line %d
63 Deprecated: Implicit conversion from float-string "1.5" to int loses precision in %s on line %d
66 Deprecated: Implicit conversion from float-string "1.5" to int loses precision in %s on line %d
69 Deprecated: Implicit conversion from float-string "1.5" to int loses precision in %s on line %d
72 Deprecated: Implicit conversion from float-string "1.5" to int loses precision in %s on line %d
75 Deprecated: Implicit conversion from float-string "1.5" to int loses precision in %s on line %d
79 Deprecated: Implicit conversion from float-string "6.5" to int loses precision in %s on line %d
82 Deprecated: Implicit conversion from float-string "2.5" to int loses precision in %s on line %d
[all …]
H A Dwarnings_float_literals.phpt2 Implicit float to int conversions should warn for literals
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
89 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
92 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
95 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
99 Deprecated: Implicit conversion from float 6.5 to int loses precision in %s on line %d
[all …]
H A Dwarnings_float_vars.phpt2 Implicit float to int conversions should warn for variables
96 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
99 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
102 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
105 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
108 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
111 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
114 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
117 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
120 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
[all …]
/PHP-8.2/ext/standard/tests/serialize/
H A Dincomplete_class.phpt23to modify a property on an incomplete object. Please ensure that the class definition "unknown" of…
25to access a property on an incomplete object. Please ensure that the class definition "unknown" of…
28to access a property on an incomplete object. Please ensure that the class definition "unknown" of…
/PHP-8.2/ext/intl/tests/
H A Dgh8115.phpt31 Caught (8192): IntlDateFormatter::__construct(): Passing null to parameter #2 ($dateType) of type i…
32 Caught (8192): IntlDateFormatter::__construct(): Passing null to parameter #3 ($timeType) of type i…
33 Caught (8192): IntlRuleBasedBreakIterator::__construct(): Passing null to parameter #1 ($rules) of …
34 Caught (8192): IntlRuleBasedBreakIterator::__construct(): Passing null to parameter #2 ($compiled) …
35 Caught (8192): Collator::__construct(): Passing null to parameter #1 ($locale) of type string is de…
36 Caught (8192): NumberFormatter::__construct(): Passing null to parameter #1 ($locale) of type strin…
37 Caught (8192): NumberFormatter::__construct(): Passing null to parameter #2 ($style) of type int is…
38 Caught (8192): MessageFormatter::__construct(): Passing null to parameter #1 ($locale) of type stri…
39 Caught (8192): MessageFormatter::__construct(): Passing null to parameter #2 ($pattern) of type str…
40 Caught (8192): ResourceBundle::__construct(): Passing null to parameter #3 ($fallback) of type bool…
/PHP-8.2/ext/xmlreader/tests/
H A D014.phpt24 // Find a node to try modifying
26 // Try to set the value of the element from book1 to movie1
32 // Try to set the value of the first "num" attribute from "1" to "num attribute 1"
39 // Try to set the name of the first attribute from "num" to "number"
57 Cannot write to read-only property
58 Cannot write to read-only property
59 Cannot write to read-only property
/PHP-8.2/Zend/tests/
H A Doffset_bool.phpt2 using different variables to access boolean offsets
28 Warning: Trying to access array offset on value of type bool in %s on line %d
31 Warning: Trying to access array offset on value of type bool in %s on line %d
34 Warning: Trying to access array offset on value of type bool in %s on line %d
37 Warning: Trying to access array offset on value of type bool in %s on line %d
40 Warning: Trying to access array offset on value of type bool in %s on line %d
43 Warning: Trying to access array offset on value of type bool in %s on line %d
46 Warning: Trying to access array offset on value of type bool in %s on line %d
49 Warning: Trying to access array offset on value of type bool in %s on line %d
52 Warning: Trying to access array offset on value of type bool in %s on line %d
H A Doffset_long.phpt2 using different variables to access long offsets
28 Warning: Trying to access array offset on value of type int in %s on line %d
31 Warning: Trying to access array offset on value of type int in %s on line %d
34 Warning: Trying to access array offset on value of type int in %s on line %d
37 Warning: Trying to access array offset on value of type int in %s on line %d
40 Warning: Trying to access array offset on value of type int in %s on line %d
43 Warning: Trying to access array offset on value of type int in %s on line %d
46 Warning: Trying to access array offset on value of type int in %s on line %d
49 Warning: Trying to access array offset on value of type int in %s on line %d
52 Warning: Trying to access array offset on value of type int in %s on line %d
H A Doffset_null.phpt2 using different variables to access null offsets
28 Warning: Trying to access array offset on value of type null in %s on line %d
31 Warning: Trying to access array offset on value of type null in %s on line %d
34 Warning: Trying to access array offset on value of type null in %s on line %d
37 Warning: Trying to access array offset on value of type null in %s on line %d
40 Warning: Trying to access array offset on value of type null in %s on line %d
43 Warning: Trying to access array offset on value of type null in %s on line %d
46 Warning: Trying to access array offset on value of type null in %s on line %d
49 Warning: Trying to access array offset on value of type null in %s on line %d
52 Warning: Trying to access array offset on value of type null in %s on line %d
/PHP-8.2/ext/ldap/tests/
H A Dldap_sasl_bind_error.phpt44 Warning: ldap_sasl_bind(): Unable to bind to server: Invalid DN syntax in %s on line %d
47 Warning: ldap_sasl_bind(): Unable to bind to server: Invalid credentials in %s on line %d
50 Warning: ldap_sasl_bind(): Unable to bind to server: Invalid credentials in %s on line %d
53 Warning: ldap_sasl_bind(): Unable to bind to server: Insufficient access in %s on line %d
56 Warning: ldap_sasl_bind(): Unable to bind to server: Invalid DN syntax in %s on line %d

Completed in 77 milliseconds

12345678910>>...176