php-pm v2.0 Release Notes

Release Date: 2019-03-20 // about 5 years ago
  • ๐Ÿ‘Œ Improvements:

    • โฌ†๏ธ Upgrade interfaces to PSR15 RequestHandlerInterface (#335)
      โฌ†๏ธ The upgrade to PSR15 is a BC break as method signatures for the BridgeInterface has changed.

    ๐Ÿ†• New features:

    • Implemented daemon mode (#351)
    • โž• Added memory-limit parameter (#418)

    Backward-incompatible changes:

    • minimum required PHP version is 7.1
    • ๐Ÿ‘ minimum supported Symfony version is 3.4