Home
last modified time | relevance | path

Searched refs:to (Results 101 – 125 of 4042) sorted by relevance

12345678910>>...162

/PHP-8.0/ext/standard/tests/mail/
H A Dmail_variation_alt1-win32.phpt23 $to = "$username";
27 bool mail ( string \$to , string \$subject , string \$message [, string \$additional_headers [, str…
31 $res = mail($to, $subject, $message);
34 exit("TEST COMPLETED : Unable to send test email\n");
42 echo "Cannot connect to IMAP server $server: " . imap_last_error() . "\n";
50 // sleep for a while to allow msg to be delivered
55 // Iterate over recent msgs to find the one we sent above
84 Warning: mail(): Failed to connect to mailserver at "localhost" port 2525, verify your "SMTP" and "…
85 TEST COMPLETED : Unable to send test email
H A Dmail_variation_alt2-win32.phpt23 $to = "$username";
27 bool mail ( string \$to , string \$subject , string \$message [, string \$additional_headers [, str…
31 $res = mail($to, $subject, $message);
34 exit("TEST COMPLETED : Unable to send test email\n");
42 echo "Cannot connect to IMAP server $server: " . imap_last_error() . "\n";
50 // sleep for a while to allow msg to be delivered
55 // Iterate over recent msgs to find the one we sent above
84 Warning: mail(): Failed to connect to mailserver at "localplace" port 25, verify your "SMTP" and "s…
85 TEST COMPLETED : Unable to send test email
/PHP-8.0/tests/lang/
H A DforeachLoop.011.phpt2 Changing from an interable type to a non iterable type during the iteration
5 echo "\nChange from array to non iterable:\n";
13 echo "\nChange from object to non iterable:\n";
25 Change from array to non iterable:
30 Change from object to non iterable:
/PHP-8.0/ext/standard/tests/strings/
H A Dhtmlentities21.phpt136 …ted for multi-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in …
139 …ted for multi-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in …
142 …ted for multi-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in …
145 …ted for multi-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in …
148 …ted for multi-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in …
151 …ted for multi-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in …
154 …ted for multi-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in …
157 …ted for multi-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in …
160 …ted for multi-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in …
163 …ted for multi-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in …
[all …]
H A Dchunk_split_variation12.phpt7 * 'chunklen' argument is set to 10
47 This is to check chunk_split
97 heredocr to checkThis is to check chunk_split
99 heredoc with hereThis is to check chunk_split
101 heredocdoc endingThis is to check chunk_split
103 heredoc.This contThis is to check chunk_split
106 specThis is to check chunk_split
108 heredoci@! ch@r$ This is to check chunk_split
110 heredoc__with wroThis is to check chunk_split
116 heredoc2.This is to check chunk_split
[all …]
/PHP-8.0/tests/classes/
H A Dconstants_error_007.phpt2 Basic class support - attempting to create a reference to a class constant
10 echo "\nAttempting to create a reference to a class constant - should be parse error.\n";
/PHP-8.0/tests/run-test/
H A Dtest010.phpt11 use this to input some thing to the php script
14 use this to input some thing to the php script
/PHP-8.0/sapi/fpm/tests/
H A Dpool-apparmor-basic.phpt43 - SIGSEGV|failed to query apparmor confinement
45 - failed to change to new confinement
48 Change to successful; Hat not existent (Process gets killed by apparmor)
51 '/(SIGSEGV|failed to query apparmor confinement|' .
52 'failed to change to new confinement|exited with code 70)/'
/PHP-8.0/ext/intl/tests/
H A Ddateformat_get_datetype.phpt30 $res_str .= "\nAfter call to get_datetype : datetype= $date_type";
45 After call to get_datetype : datetype= 0
48 After call to get_datetype : datetype= 1
51 After call to get_datetype : datetype= 2
54 After call to get_datetype : datetype= 3
57 After call to get_datetype : datetype= -1
H A Ddateformat_get_timetype.phpt30 $res_str .= "\nAfter call to get_timetype : timetype= $time_type";
45 After call to get_timetype : timetype= 0
48 After call to get_timetype : timetype= 1
51 After call to get_timetype : timetype= 2
54 After call to get_timetype : timetype= 3
57 After call to get_timetype : timetype= -1
/PHP-8.0/ext/standard/tests/array/
H A Dusort_variation11.phpt46 …from comparison function is deprecated, return an integer less than, equal to, or greater than zer…
48 …from comparison function is deprecated, return an integer less than, equal to, or greater than zer…
50 …from comparison function is deprecated, return an integer less than, equal to, or greater than zer…
52 …from comparison function is deprecated, return an integer less than, equal to, or greater than zer…
54 …from comparison function is deprecated, return an integer less than, equal to, or greater than zer…
56 …from comparison function is deprecated, return an integer less than, equal to, or greater than zer…
58 …from comparison function is deprecated, return an integer less than, equal to, or greater than zer…
60 …from comparison function is deprecated, return an integer less than, equal to, or greater than zer…
62 …from comparison function is deprecated, return an integer less than, equal to, or greater than zer…
64 …from comparison function is deprecated, return an integer less than, equal to, or greater than zer…
[all …]
/PHP-8.0/Zend/tests/
H A D002.phpt99 func_get_arg(): Argument #1 ($position) must be greater than or equal to 0
100 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
101 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
102 func_get_arg(): Argument #1 ($position) must be greater than or equal to 0
104 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
106 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
107 Exception: Too few arguments to function test2(), 0 passed in %s002.php on line %d and exactly 1 ex…
110 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
111 func_get_arg(): Argument #1 ($position) must be greater than or equal to 0
112 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
[all …]
H A Dobjects_001.phpt2 comparing objects to other types
40 Notice: Object of class Bar could not be converted to int in %s on line %d
43 Notice: Object of class Bar could not be converted to int in %s on line %d
46 Notice: Object of class Bar could not be converted to int in %s on line %d
49 Notice: Object of class Bar could not be converted to int in %s on line %d
52 Notice: Object of class Bar could not be converted to float in %s on line %d
55 Notice: Object of class Bar could not be converted to float in %s on line %d
58 Notice: Object of class Bar could not be converted to int in %s on line %d
H A Dbug69315.phpt45 Call to undefined function strlen()
46 Call to undefined function defined()
47 Call to undefined function constant()
48 Call to undefined function call_user_func()
49 Call to undefined function is_string()
50 Call to undefined function is_string()
H A Dcontinue_targeting_switch_warning.phpt60 Warning: "continue" targeting switch is equivalent to "break" in %s on line 6
62 Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in…
64 Warning: "continue 2" targeting switch is equivalent to "break 2" in %s on line 25
66 Warning: "continue 2" targeting switch is equivalent to "break 2". Did you mean to use "continue 3"…
/PHP-8.0/ext/bcmath/libbcmath/
H A DLICENSE17 Licenses are intended to guarantee your freedom to share and change
37 distributors to deny you these rights or to ask you to surrender these
96 case, there is little to gain by limiting the free library to free
157 all the notices that refer to this License and to the absence of any
205 your rights to work written entirely by you; rather, the intent is to
395 It is not the purpose of this section to induce you to infringe any
402 system; it is up to the author/donor to decide if he or she is willing
406 This section is intended to make thoroughly clear what is believed to
432 write to the author to ask for permission. For software which is
464 How to Apply These Terms to Your New Libraries
[all …]
/PHP-8.0/sapi/fpm/
H A Dphp-fpm.conf.in5 ; All relative paths in this configuration file are relative to PHP's install
20 ; If it's set to "syslog", log is sent to syslogd instead of being written
26 ; syslog_facility is used to specify what type of program is logging the
33 ; syslog_ident is prepended to every message. If you have multiple FPM
49 ; when logging to syslog.
58 ; as it has to be always buffered.
89 ; Specify the nice(2) priority to apply to the master process (only if set)
97 ; Send FPM to background. Set to 'no' to keep FPM in foreground for debugging.
106 ; Possible Values: 'unlimited' or an integer greater or equal to 0
121 ; in seconds, between health report notification to systemd.
[all …]
/PHP-8.0/ext/gd/libgd/
H A Dgdkanji.c413 to[j++] = SS2; in do_convert()
417 to[j++] = from[i]; in do_convert()
427 to[j++] = p1; in do_convert()
430 to[j++] = SS2; in do_convert()
431 to[j++] = p1; in do_convert()
451 ustrcpy (to, from); in do_convert()
454 to[j] = '\0'; in do_convert()
535 to[j++] = tmp[i]; in do_check_and_conv()
541 ustrcpy (to, tmp); in do_check_and_conv()
544 to[j] = '\0'; in do_check_and_conv()
[all …]
/PHP-8.0/ext/soap/tests/bugs/
H A Dbug29830.phpt9 public function hello($to) {
10 return 'Hello ' . $to;
12 private function bye($to) {
13 return 'Bye ' . $to;
/PHP-8.0/Zend/tests/nullsafe_operator/
H A D002.phpt38 string(39) "Call to a member function bar() on bool"
39 string(40) "Call to a member function bar() on array"
40 string(38) "Call to a member function bar() on int"
41 string(40) "Call to a member function bar() on float"
42 string(41) "Call to a member function bar() on string"
/PHP-8.0/ext/intl/timezone/
H A Dtimezone_class.cpp50 TimeZone_object *to; in timezone_object_construct() local
54 to->utimezone = zone; in timezone_object_construct()
55 to->should_delete = owned; in timezone_object_construct()
149 if (to->utimezone == NULL) { in timezone_process_timezone_argument()
295 TimeZone_object *to; in TimeZone_get_debug_info() local
307 tz = to->utimezone; in TimeZone_get_debug_info()
349 to->utimezone = NULL; in TimeZone_object_init()
350 to->should_delete = 0; in TimeZone_object_init()
366 if (to->utimezone && to->should_delete) { in TimeZone_objects_free()
367 delete to->utimezone; in TimeZone_objects_free()
[all …]
/PHP-8.0/docs/
H A Dmailinglist-rules.md4 mailinglists. Following these rules is considered imperative to the success of
5 the PHP project. Therefore expect your contributions to be of much less positive
11 following some basic rules with regards to mailinglist usage will:
37 research before posting to the entire developer community.
40 PHP developers to implement a feature for you. For one it makes the
44 6. If you are posting to an existing thread, make sure that you know what
49 signatures to a maximum of 2 lines if at all necessary.
54 people, double check the above rules. Try to wait a bit longer before
55 sending your replies to give other people more time to digest your answers
56 and more importantly give you the opportunity to make sure that you
[all …]
/PHP-8.0/ext/openssl/tests/
H A D001.phpt16 die("failed to create private key");
22 die("failed to get a temporary filename!");
25 echo "Export key to file\n";
28 die("failed to export to file $key_file_name");
37 die("failed to load key using array syntax");
47 die("failed to load key using direct syntax");
58 die("failed to load key using string syntax");
72 Export key to file
/PHP-8.0/ext/mbstring/libmbfl/
H A DLICENSE17 Licenses are intended to guarantee your freedom to share and change
36 distributors to deny you these rights or to ask you to surrender these
94 case, there is little to gain by limiting the free library to free
113 be combined with the library in order to run.
154 all the notices that refer to this License and to the absence of any
202 your rights to work written entirely by you; rather, the intent is to
296 to use the modified definitions.)
391 It is not the purpose of this section to induce you to infringe any
398 system; it is up to the author/donor to decide if he or she is willing
402 This section is intended to make thoroughly clear what is believed to
[all …]
/PHP-8.0/ext/zlib/tests/
H A Dgzseek_basic.phpt14 echo "move to the 50th byte\n";
20 echo "\nmove forward to the 100th byte\n";
26 echo "\nmove backward to the 20th byte\n";
34 move to the 50th byte
39 move forward to the 100th byte
44 move backward to the 20th byte

Completed in 68 milliseconds

12345678910>>...162