]> granicus.if.org Git - php/commitdiff
UPGRADING
authorRemi Collet <remi@php.net>
Tue, 21 May 2013 10:32:11 +0000 (12:32 +0200)
committerRemi Collet <remi@php.net>
Tue, 21 May 2013 10:32:11 +0000 (12:32 +0200)
UPGRADING

index 008f8eeda09a6fc0a2e9a6b13c28350124d7c970..6c6368b490a042927b49d8ddd86d1e73df65ad6d 100755 (executable)
--- 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