Commit: ed9a9b6144d9b2acaa621a5f51ffcf35850c8f36 Author: Remi Collet <r...@php.net> Tue, 21 May 2013 12:32:11 +0200 Parents: 70abac2b4e6a76f1a32ff86a158b3a4f7f362e6f Branches: PHP-5.5 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=ed9a9b6144d9b2acaa621a5f51ffcf35850c8f36 Log: UPGRADING Changed paths: M UPGRADING Diff: diff --git a/UPGRADING b/UPGRADING index 008f8ee..6c6368b 100755 --- a/UPGRADING +++ b/UPGRADING @@ -58,6 +58,10 @@ PHP 5.5 UPGRADE NOTES - Support for changing the process's title in CLI/CLI-Server SAPIs. (Keyur) (https://wiki.php.net/rfc/cli_process_title) +- Support for systemd in php-fpm: + Add --with-fpm-systemd option to report health to systemd, and + systemd_interval option to configure this. The service can now use + Type=notify in the systemd unit file. (Remi) ======================================== 3. Deprecated Functionality -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php