PHP Brew v1.22.2 Release Notes

Release Date: 2016-06-12 // almost 8 years ago
    • ๐Ÿ‘ Refined init command to support --root option.
    • ๐Ÿ›  Fixed is_writable check in fpm setup command.
    • ๐Ÿ›  Fixed few bugs in fpm setup --initd option, there are some limitation:
      • The generated init.d script depends on lsb-base >= 4.0.
      • If initctl is based on upstart, the init.d script will not be executed. To check, please run /sbin/initctl --version in the command-line.