Home
last modified time | relevance | path

Searched refs:process (Results 1 – 25 of 100) sorted by path

1234

/PHP-5.5/
H A D.gdbinit7 call ts_resource_ex while no process is running,
H A DINSTALL75 executable of PHP to process all PHP file requests on the server.
119 process.
127 with a compile and configure process, or through various pre-packaged
128 methods. This documentation is mainly focused around the process of
153 The initial PHP setup and configuration process is controlled by the
559 environment for the spawned processes. PHP will kill a child process
570 Lighttpd provides a program called spawn-fcgi to ease the process of
751 requests are running in the same process space (the space of the web
762 Answer: This is because you started the web server process from the
1831 16. Is PHP limited to process GET and POST request methods only?
[all …]
H A DNEWS919 . Fixed bug #66036 (Crash on SIGTERM in apache process). (Keyur Govande)
1379 . Added validation of class names in the autoload process. (Dmitry)
3319 called only once per process). (Hannes)
3972 . Added process.max to control the number of process FPM can fork. FR #55166.
3978 . Implemented FR #52569 (Add the "ondemand" process-manager
4596 . Added custom process title for FPM. (fat)
5671 - Fixed bug #27051 (Impersonation with FastCGI does not exec process as
6263 - Fixed bug #45786 (FastCGI process exited unexpectedly). (Dmitry)
7315 to be passed to process). (Jani)
8230 requests are handled by main process itself)
[all …]
H A DREADME.GIT-RULES128 For further information on the process and further details please refer to
H A DREADME.PARAMETER_PARSING_API38 part of the conversion process.
H A DREADME.md17 information on the process.
H A DUPGRADING78 - Support for changing the process's title in CLI/CLI-Server
80 (http://php.net/manual/en/function.cli-set-process-title.php,
81 http://php.net/manual/en/function.cli-get-process-title.php,
H A Dconfigure.in1655 | process, you are bound by the terms of this license agreement. |
1657 | the installation process at this point. |
/PHP-5.5/TSRM/
H A Dtsrm_win32.c45 globals->process = NULL; in tsrm_win32_ctor()
66 if (globals->process) { in tsrm_win32_dtor()
67 free(globals->process); in tsrm_win32_dtor()
389 for (ptr = TWG(process); ptr < (TWG(process) + TWG(process_size)); ptr++) { in process_get()
404 TWG(process) = newptr; in process_get()
462 PROCESS_INFORMATION process; in popen_ex() local
553 CloseHandle(process.hThread); in popen_ex()
573 process_pair *process; in pclose() local
580 fflush(process->stream); in pclose()
581 fclose(process->stream); in pclose()
[all …]
H A Dtsrm_win32.h61 process_pair *process; member
/PHP-5.5/Zend/
H A DREADME.ZEND_VM104 Zend Engine II currently includes two executors during the build process, one
/PHP-5.5/Zend/tests/
H A Dbug48408.phpt6 public function process($x){
18 $b->process($c->generate(0));
H A Dbug48409.phpt21 public function process($p)
36 $c->process($b->xyz($item['foo'], $i));
/PHP-5.5/build/
H A Dlibtool.m43297 # consuming and fragmenting process. To avoid this, we pick a random,
3891 # user supplied libs so there is no need to process them.
5496 # consuming and fragmenting process. To avoid this, we pick a random,
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch400 + Where file commando is used it's not essential as the CLI process
401 + ends, multiple loading within the same process wouldn't work. */
/PHP-5.5/ext/fileinfo/tests/
H A Dmime_content_type_001.phpt18 Warning: mime_content_type(): Can only process string or stream arguments in %s on line %d
20 Warning: mime_content_type(): Can only process string or stream arguments in %s on line %d
22 Warning: mime_content_type(): Can only process string or stream arguments in %s on line %d
24 Warning: mime_content_type(): Can only process string or stream arguments in %s on line %d
/PHP-5.5/ext/ftp/tests/
H A Dserver.inc334 //the data connection is handled in another forked process
/PHP-5.5/ext/imap/
H A DIMAP_Win32_HOWTO.txt5 Note 2: During the entire build process, you can ignore warnings about
/PHP-5.5/ext/ldap/
H A DLDAP_Win32_HOWTO.txt4 Note 1: During the entire build process, you can ignore warnings about
/PHP-5.5/ext/libxml/tests/
H A Dbug61367-read.phpt58 Warning: DOMDocument::loadXML(): Failure to process entity file in Entity, line: 4 in %s on line %d
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY362 2006/08/15: [bug] OP_REPEAT_INC process in match_at().
735 fix OP_EXACT1_IC, OP_EXACTN_IC process.
748 fix OP_EXACT1_IC, OP_EXACTN_IC process.
873 fix OP_REPEAT_INC_NG process in match_at().
883 2004/09/25: [bug] fix OP_SEMI_END_BUF process in match_at() for
1074 optimization and compilation process.
1093 should finish matching process if find-condition
1592 2003/05/26: [tune] change OP_NULL_CHECK_END process in match_at().
1881 2002/12/21: [impl] **** rewrite all optimization process. ****
1933 2002/03/19: [bug] OP_CCLASS_MB_NOT process in matchAt() is wrong.
[all …]
/PHP-5.5/ext/mysql/tests/
H A Dmysql_list_processes.phpt24 printf("[003] Empty process list? [%d] %s\n", mysql_errno($link), mysql_error($link));
38 printf("[006] Empty process list? [%d] %s\n", mysql_errno(), mysql_error());
H A Dmysql_pconn_kill.phpt40 …printf("[003] Cannot find regular connection thread in process list, [%d] %s\n", mysql_errno($link…
42 …printf("[004] Cannot find persistent connection thread in process list, [%d] %s\n", mysql_errno($l…
63 …printf("[007] Cannot find regular connection thread in process list, [%d] %s\n", mysql_errno($link…
/PHP-5.5/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-5.5/ext/opcache/
H A DREADME184 be enabled only as part of a debugging process.
190 be a problem with a process. After this time period has passed, the

Completed in 117 milliseconds

1234