Home
last modified time | relevance | path

Searched refs:process (Results 76 – 100 of 103) sorted by relevance

12345

/PHP-8.1/sapi/fpm/tests/
H A Dfpm_get_status_basic.phpt45 ["process-manager"]=>
H A Dtester.inc388 * Start PHP-FPM master process
965 * Terminate master process
977 * Close all open descriptors and process resources
/PHP-8.1/ext/libxml/tests/
H A Dbug61367-read.phpt61 Warning: DOMDocument::loadXML(): Failure to process entity file in Entity, line: 4 in %s on line %d
/PHP-8.1/ext/phar/tests/zip/
H A Dbzip2.phpt2 Phar: process bzip2-compressed zip entry
/PHP-8.1/sapi/fpm/
H A Dphp-fpm.service.in46 # Any attempts to enable realtime scheduling in a process of the unit are refused.
/PHP-8.1/ext/standard/tests/general_functions/
H A Dghsa-9fcc-425m-g385_003.phpt96 resource(%d) of type (process)
126 resource(%d) of type (process)
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_control_string.phpt75 // i - add PID of the current process
76 …/ currently PHP is not multi-threaded, so it should be save to test for the PID of this PHP process
/PHP-8.1/ext/standard/
H A Dbasic_functions.stub.php1527 /** @param resource $process */
1528 function proc_close($process): int {} argument
1530 /** @param resource $process */
1531 function proc_terminate($process, int $signal = 15): bool {} argument
1534 * @param resource $process
1538 function proc_get_status($process): array {} argument
H A Dconfig.m4322 dnl Check if there is a support means of creating a new process and defining
H A Dbasic_functions_arginfo.h1794 ZEND_ARG_INFO(0, process)
1800 ZEND_ARG_INFO(0, process)
1807 ZEND_ARG_INFO(0, process)
/PHP-8.1/sapi/apache2handler/
H A Dsapi_apache2.c470 apr_pool_userdata_get(&data, userdata_key, s->process->pool); in php_apache_server_startup()
477 apr_pool_userdata_set((const void *)1, userdata_key, apr_pool_cleanup_null, s->process->pool); in php_apache_server_startup()
/PHP-8.1/ext/mbstring/tests/
H A Dsjis_encoding.phpt34 * behavior was more useful in the majority of applications which process
/PHP-8.1/ext/pcre/tests/
H A Dpreg_match_error4.phpt716 "name": "symfony\\/process",
893 "symfony\\/process": "v2.7.10",
/PHP-8.1/
H A Dphp.ini-development693 ; to proxy requests or to process the POST data in a memory efficient fashion.
1051 ; the available process stack and eventually crash PHP (due to reaching the
1249 ; process. Using -1 means no limit.
1253 ; Connection: The maximum number of seconds a process is allowed to
1361 ; does not overwrite the process's umask.
1423 ; Defines the probability that the 'garbage collection' process is started on every
1425 ; e.g. 1/100 means there is a 1% chance that the GC process starts on each request.
1432 ; Defines the probability that the 'garbage collection' process is started on every
1443 ; cleaned up by the garbage collection process.
1890 ; Implies opcache.file_cache_only=1 for a certain process that failed to
[all …]
H A Dphp.ini-production695 ; to proxy requests or to process the POST data in a memory efficient fashion.
1053 ; the available process stack and eventually crash PHP (due to reaching the
1251 ; process. Using -1 means no limit.
1255 ; Connection: The maximum number of seconds a process is allowed to
1363 ; does not overwrite the process's umask.
1425 ; Defines the probability that the 'garbage collection' process is started on every
1427 ; e.g. 1/100 means there is a 1% chance that the GC process starts on each request.
1434 ; Defines the probability that the 'garbage collection' process is started on every
1445 ; cleaned up by the garbage collection process.
1892 ; Implies opcache.file_cache_only=1 for a certain process that failed to
[all …]
H A D.gdbinit7 call ts_resource_ex while no process is running,
H A DNEWS372 . Fix interrupted CLI output causing the process to exit. (nielsdos)
902 . Fixed bug GH-8517 (Random crash of FPM master process in
1685 . Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege
1688 . Enable process renaming on macOS. (devnexen)
H A Dconfigure.ac1722 | process, you are bound by the terms of this license agreement. |
1724 | the installation process at this point. |
H A DCONTRIBUTING.md83 [The Mysterious PHP RFC Process](https://blogs.oracle.com/opal/post/the-mysterious-php-rfc-process-…
H A DUPGRADING240 . Added new pool option for the dynamic process manager called
/PHP-8.1/docs/
H A Drelease-process.md1 # PHP release process
14 The process of making packaged source available and announcing availability is explained
15 in detail below. The process differs slightly for non-stable and stable releases.
H A Dparameter-parsing-api.md54 part of the conversion process.
/PHP-8.1/win32/build/
H A Dconfig.w3289 STDOUT.WriteLine('Enabling multi process build');
/PHP-8.1/ext/ftp/tests/
H A Dserver.inc343 //the data connection is handled in another forked process
/PHP-8.1/ext/phar/tests/files/
H A Dpear2coverage.phar564 throw new Exception('Unable to process path' . $a);
846 throw new Exception('Unable to process path' . $a);

Completed in 140 milliseconds

12345