Searched refs:process (Results 1 – 14 of 14) sorted by relevance
/web-php/ |
H A D | playwright.config.ts | 10 forbidOnly: !!process.env.CI, 12 retries: process.env.CI ? 2 : 0, 14 workers: process.env.CI ? 1 : undefined,
|
H A D | submit-event.php | 10 $process = [] !== $_POST; variable 32 if ($process) { 173 if ($process && count($errors) === 0) { 253 <?php if ($process && count($errors) == 0) {?>
|
H A D | composer.lock | 274 "description": "Restarts a process without Xdebug.", 431 "react/child-process": "^0.6.5", 445 "symfony/process": "^5.4 || ^6.0 || ^7.0", 935 "process" 1396 "name": "react/child-process", 1455 "process", 2177 "symfony/process": "^4.2 || ^5" 2801 "symfony/process": "<6.4" 2815 "symfony/process": "^6.4|^7.0", 3112 "symfony/process": "^6.4|^7.0" [all …]
|
/web-php/manual/ |
H A D | add-note.php | 27 $process = true; variable 31 $process = false; variable 37 if ($process) {
|
/web-php/tests/Visual/ |
H A D | SearchModal.spec.ts | 4 const httpHost = process.env.HTTP_HOST;
|
H A D | SmokeTest.spec.ts | 49 const httpHost = process.env.HTTP_HOST
|
/web-php/tests/EndToEnd/ |
H A D | DisabledJavascriptTest.spec.ts | 3 const httpHost = process.env.HTTP_HOST
|
H A D | SearchModalTest.spec.ts | 3 const httpHost = process.env.HTTP_HOST
|
/web-php/manual/en/toc/ |
H A D | funcref.inc | 80 0 => 'refs.fileprocess.process.php',
|
/web-php/tests/ |
H A D | server | 25 status Status of "$NAME" process
|
/web-php/releases/ |
H A D | NEWS_5_4_0_beta2.txt | 138 . Added process.max to control the number of process FPM can fork. FR #55166. 170 called only once per process). (Hannes) 1052 . Added custom process title for FPM. (fat)
|
H A D | NEWS_5_4_0_RC1.txt | 181 . Added process.max to control the number of process FPM can fork. FR #55166. 213 called only once per process). (Hannes) 1097 . Added custom process title for FPM. (fat) 2172 - Fixed bug #27051 (Impersonation with FastCGI does not exec process as 2764 - Fixed bug #45786 (FastCGI process exited unexpectedly). (Dmitry) 3282 - Fixed bug #45423 (fastcgi parent process doesn't invoke php_module_shutdown 3816 to be passed to process). (Jani) 4216 - Fixed bug #39322 (proc_terminate() destroys process resource). (Nuno) 4731 requests are handled by main process itself) 5088 process times out). (Tony) [all …]
|
H A D | NEWS_5_4_0_beta1.txt | 87 . Added process.max to control the number of process FPM can fork. FR #55166. 119 called only once per process). (Hannes) 1001 . Added custom process title for FPM. (fat) 2076 - Fixed bug #27051 (Impersonation with FastCGI does not exec process as 2668 - Fixed bug #45786 (FastCGI process exited unexpectedly). (Dmitry) 3186 - Fixed bug #45423 (fastcgi parent process doesn't invoke php_module_shutdown 3720 to be passed to process). (Jani) 4120 - Fixed bug #39322 (proc_terminate() destroys process resource). (Nuno) 4635 requests are handled by main process itself) 4992 process times out). (Tony) [all …]
|
/web-php/include/ |
H A D | pregen-news.inc | 11478 …ing their selections. Speakers will be notified as soon as the selection process has been complete… 15241 <li>Inclusive and anonymous selection process</li>
|
Completed in 125 milliseconds