Home
last modified time | relevance | path

Searched refs:status (Results 251 – 271 of 271) sorted by last modified time

1...<<11

/PHP-5.5/
H A DREADME.NEW-OUTPUT-API9 Checking output control layers status:
H A DREADME.RELEASE_PROCESS20 ongoing bases between the releases. Check the CI status for your branch
H A DREADME.TESTING94 test name or the file name. You can check the status of such a bug, by
112 Normally, the exit status of "make test" is zero, regardless of the results
114 and "make test" will set the exit status ("$?") to non-zero, when an
145 NOTE: the exit status of run-tests.php will be 1 when
H A DNEWS1737 status code). (Adam)
2737 FPM status page. (Lars)
3966 . Fixed bug #55577 (status.html does not install). (fat)
3969 . Fixed bug #55486 (status show BIG processes number). (fat)
3974 . Implemented FR #54577 (Enhanced status page with full status and details
3975 about each processes. Also provide a web page (status.html) for
3976 real-time FPM status. (fat)
4268 . Added xml format to the status page. (fat)
5514 return status on windows). (Sriram Natarajan)
6434 - Fixed bug #47566 (pcntl_wexitstatus() returns signed status).
[all …]
H A DINSTALL790 Your script can get the HTTP status code with $_SERVER['ERROR_TYPE'].
2114 Proper response status can be sent with header(). If only GET
H A DMakefile.global121 …rm -f Makefile config.cache config.log config.status Makefile.objects Makefile.fragments libtool m…
125 …p-fpm.conf sapi/fpm/init.d.php-fpm sapi/fpm/php-fpm.service sapi/fpm/php-fpm.8 sapi/fpm/status.html
H A D.gdbinit607 printf " block size status file:line\n"
666 show status of a memory block.
H A D.gitignore59 config.status
H A DCODING_STANDARDS282 Ongoing status notes which may not be appropriate for SVN comments.
/PHP-5.5/tests/output/
H A Dob_013.phpt2 output buffering - handlers/status
H A Dob_get_status.phpt10 $status = ob_get_status(true);
12 var_dump($status);
/PHP-5.5/ext/zip/examples/
H A Dcreate.php21 echo "status:" . $zip->status . "\n";
H A Ddir.php12 echo "status: " . $za->status . "\n";
H A Dextract.php14 echo $zip->status . "\n";
23 echo $zip->status . "\n";
H A DextractAll.php10 echo $zip->status . "\n";
19 echo $zip->status . "\n";
/PHP-5.5/ext/zip/tests/
H A Dbug38943.phpt40 ["status"]=>
/PHP-5.5/ext/standard/tests/general_functions/
H A Dproc_open02.phpt20 var_dump(proc_terminate($cat, 0)); // status check
/PHP-5.5/ext/standard/tests/file/
H A Dbug26615.phpt8 $status = -1;
10 …_EXECUTABLE'].' -n -r \'for($i=1;$i<=5000;$i++) print "$i\n";\' | tr \'\n\' \' \'', $out, $status);
12 …exec($_ENV['TEST_PHP_EXECUTABLE'].' -n -r "for($i=1;$i<=5000;$i++) echo $i,\' \';"', $out, $status
/PHP-5.5/ext/pcntl/tests/
H A Dbug47566.phpt12 $epid = pcntl_waitpid(-1,$status);
13 var_dump(pcntl_wexitstatus($status));
/PHP-5.5/ext/ftp/tests/
H A Dbug39583-2.phpt22 // check upload status
H A Dbug39583.phpt23 // check upload status

Completed in 59 milliseconds

1...<<11