Lines Matching refs:status

906     status code). (Adam)
1244 . Fixed bug #43177 (Errors in eval()'ed code produce status code 500).
1440 . Fixed bug #62887 (Only /status?plain&full gives "last request cpu"). (fat)
1548 FPM status page. (Lars)
1635 . Fixed bug #62033 (php-fpm exits with status 0 on some failures to start).
2288 . Expose session status via new function, session_status (FR #52982) (Arpad)
2777 . Fixed bug #55577 (status.html does not install). (fat)
2780 . Fixed bug #55486 (status show BIG processes number). (fat)
2785 . Implemented FR #54577 (Enhanced status page with full status and details
2786 about each processes. Also provide a web page (status.html) for
2787 real-time FPM status. (fat)
3075 . Fixed missing Expires and Cache-Control headers for ping and status pages.
3079 . Added xml format to the status page. (fat)
3087 . Added a real scoreboard and several improvements to the status page. (fat)
4325 return status on windows). (Sriram Natarajan)
5117 - Fixed bug #42362 (HTTP status codes 204 and 304 should not be gzipped).
5245 - Fixed bug #47566 (pcntl_wexitstatus() returns signed status).
5299 - Fixed bug #42362 (HTTP status codes 204 and 304 should not be gzipped).
5431 - Fixed sybase_fetch_*() to continue reading after CS_ROW_FAIL status (Timm)
5778 - Fixed bug #43954 (Memory leak when sending the same HTTP status code multiple times). (Scott)
5993 - Added persistent connection status checker to pdo_pgsql.
7575 be set when executing internal queries like "show master status" via MySQL).
7881 . pg_transaction_status() - in-transaction status of a database connection.
8434 - Fixed bug #32533 (proc_get_status() returns the incorrect process status).