appserver.io v1.0.1 Release Notes

  • ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed #618 - Segfault on Mac OS X when restarting after a new installation
    • ๐Ÿ›  Fixed #599 - After updating on Debian, the server signature will not been updated if appserver.xml has not been replaced
    • ๐Ÿ›  Fixed #598 - Update changes fileowner to root instead of user configured in configuration
    • ๐Ÿ›  Fixed #597 - Example app should not be reinstalled on upgrades
    • ๐Ÿ›  Fixed #551 - Pre-uninstall can fail to stop php-fpm process
    • ๐Ÿ›  Fixed #550 - Content of var/tmp does not get cleared correctly
    • ๐Ÿ›  Fixed #489 - Problems setting base dir for wrong configuration sequence
    • ๐Ÿ›  Fixed #569 - Comment-less structures are ignored by pointcuts
    • ๐Ÿ›  Fixed #580 - Update on *nix OS does not restart daemons
    • ๐Ÿ›  Fixed #612 - php_opcache.dll failed to load if installed in non default path (Windows)

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ป Closed #607 - Improve ServletEngine exception handling
    • Closed #593 - Update PHP/PECL version + upload_tmp_dir configuration directive enhancement
    • ๐Ÿšš Closed #582 - Move manager/class loader interfaces to application PSR
    • ๐Ÿ”จ Closed #572 - Refactor Descriptor integration, move interfaces to PSRs