3.0.0-RC.0
Pre-release
Pre-release
Features
- Update dependencies (#268) (include compatibility with PHP-Scoper 0.9.0
- Do not exclude the license files (#269)
- Sets the permissions to 755 by default (#270)
BC breaks
- The license files are now included: this should not break anything from the PHAR itself but may break code/tests listing the content of the PHAR (#269)
- Sets the permissions to 755 by default (#270) : the permissions before we left to the default settings of the user; they are now consistent across platforms