This is a bugfix release. The update is recommended for all the users.
We fixed functions and classes re-declaration issue with PHP7+, old loaders did not report errors on duplicate functions or classes and that was causing issues e.g. with autoloading if such a function was registered as autoloader.
Fixed "max execution time exceeded" issue with the encoder when encoding a way long files tree.