Home
last modified time | relevance | path

Searched refs:to (Results 126 – 150 of 4718) sorted by relevance

12345678910>>...189

/php-src/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 …]
H A Darray_combine_variation4.phpt7 * associative arrays having different possible keys to $keys argument and
8 * associative arrays having different possible keys to $values argument.
11 echo "*** Testing array_combine() : assoc array with diff keys to both \$keys and \$values argument…
32 // different variations of associative arrays to be passed to $arr1 argument
59 // array to be passsed to $arr2 argument
64 // loop through each sub-array within $arrays to check the behavior of array_combine()
65 // same arrays are passed to both $keys and $values
79 *** Testing array_combine() : assoc array with diff keys to both $keys and $values argument ***
81 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
83 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
/php-src/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-src/Zend/tests/
H A Dgh11016.phpt9 // We need to use a function to trick the optimizer *not* to optimize the array to a constant
H A Dfirst_class_callable_errors.phpt2 Trying to acquire callable to something that's not callable
52 Call to undefined function does_not_exist()
53 Call to undefined method stdClass::doesNotExist()
54 Call to undefined method stdClass::doesNotExist()
55 Call to undefined method stdClass::doesNotExist()
56 Call to private method Test::privateMethod() from global scope
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
/php-src/Zend/tests/float_to_int/
H A Dwarnings_float_literals_assignment_ops.phpt2 Implicit float to int conversions should warn for literals in combined assingment operetor
37 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
40 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
43 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
46 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
49 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
53 Deprecated: Implicit conversion from float 2.5 to int loses precision in %s on line %d
H A Dwarnings_string_float_literals_assignment_ops.phpt2 Implicit float to int conversions should warn for literals in combined assingment operetor
37 Deprecated: Implicit conversion from float-string "1.5" to int loses precision in %s on line %d
40 Deprecated: Implicit conversion from float-string "1.5" to int loses precision in %s on line %d
43 Deprecated: Implicit conversion from float-string "1.5" to int loses precision in %s on line %d
46 Deprecated: Implicit conversion from float-string "1.5" to int loses precision in %s on line %d
49 Deprecated: Implicit conversion from float-string "1.5" to int loses precision in %s on line %d
53 Deprecated: Implicit conversion from float-string "2.5" to int loses precision in %s on line %d
/php-src/sapi/cli/tests/
H A Dgh8827-003.phpt30 print "Goes to stdoutFile\n";
31 file_put_contents('php://fd/1', "Also goes to stdoutFile\n");
33 file_put_contents('php://fd/2', "Goes to stderrFile\n");
48 Goes to stdoutFile
49 Also goes to stdoutFile
51 Goes to stderrFile
/php-src/tests/output/
H A Dbug46897.phpt2 Bug #46897: ob_flush() should fail to flush unerasable buffers
13 echo "Attempt to flush unerasable buffer - should fail...";
20 [callback:1]Attempt to flush unerasable buffer - should fail...
21 Notice: ob_flush(): Failed to flush buffer of callback (0) in %s on line %d
23 string(%d) "Attempt to flush unerasable buffer - should fail...
24 Notice: ob_flush(): Failed to flush buffer of callback (0) in %s on line %d
/php-src/docs/
H A Drelease-process.md87 8. References to repositories in this document refer to the canonical source
91 "origin" to avoid accidentally pushing changes to "origin" with [muscle
307 Or you may go to https://gist.github.com to create it manually.
467 2. If a CVE commit needs to be merged to the release, have it committed to
476 > Don't forget to update `NEWS` manually in an extra commit to the
580 Or you may go to https://gist.github.com to create it manually.
723 It is sufficient to set the `number` property for the release to `0` to
751 Keep in mind it may take up to an hour for the websites to sync.
782 for posting the release announcement to Mastodon. Posts need to be
980 3. Email systems@php.net to get setup for access to downloads.php.net, to be
[all …]
H A Dmailinglist-rules.md4 mailing lists. 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 mailing list 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-src/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 …]
H A Dwww.conf.in25 ; --allow-to-run-as-root option to work.
37 ; 'port' - to listen on a TCP socket to all addresses
39 ; '/path/to/unix/socket' - to listen on a unix socket.
75 ; Specify the nice(2) priority to apply to the pool processes (only if set)
124 ; forget to tweak pm.* to fit your needs.
270 ; 'port' - to listen on a TCP socket to all addresses
272 ; '/path/to/unix/socket' - to listen on a unix socket.
413 ; Note: you can prefix with '$prefix' to chroot to the pool prefix or one
428 ; stderr will be redirected to /dev/null according to FastCGI specs.
437 ; Settings to "no" will output data as written to the stdout or stderr.
[all …]
/php-src/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-src/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-src/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-src/
H A DUPGRADING11 9. Other Changes to Extensions
13 11. Changes to INI File Handling
204 . It is now possible to pass any callable to registerPhpFunctions().
276 to resolve a type with a specific namespace to a specific class.
285 . It is now possible to pass any callable to registerPhpFunctions().
383 . New serial_hex parameter added to openssl_csr_sign to allow setting serial
431 to be easier to verify for correctness and to be easier to maintain.
494 . Added pcntl_getaffinity to get the cpu(s) bound to a process and
495 pcntl_setaffinity to bind 1 or more cpus to a process.
657 and the line of definition to make them easier to distinguish, for example
[all …]
/php-src/ext/date/tests/
H A Dbug79452.phpt8 $to = new DateTime('2019-10-01');
10 var_dump($from->diff($to)->m);
15 $to = new DateTime('2019-10-01');
17 var_dump($from->diff($to)->m);
/php-src/ext/openssl/tests/
H A Dopenssl_free_key.phpt20 die("failed to create private key");
25 die("failed to get a temporary filename!");
27 echo "Export key to file\n";
29 …_to_file($privkey, $key_file_name, $passphrase, $conf) or die("failed to export to file $key_file_…
36 die("failed to load key using array syntax");
45 die("failed to load key using direct syntax");
55 die("failed to load key using string syntax");
65 Export key to file
/php-src/ext/intl/tests/
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
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
/php-src/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-src/ext/sockets/tests/
H A Dsocket_sendto_zerocopy.phpt22 die('Unable to create AF_UNIX socket');
26 die('Unable to create AF_UNIX socket');
29 die("Unable to set the socket option to SO_ZEROCOPY");
32 die('Unable to set nonblocking mode for socket');
37 die("Unable to bind to $address");

Completed in 45 milliseconds

12345678910>>...189