Skip to content

Improved PHP 7 Compatibility

Latest
Compare
Choose a tag to compare
@ashur ashur released this 12 Aug 21:43
· 1 commit to master since this release

Added

  • Specify alternative storage location using PUGFILE environment variable
  • --no-color option to commands which output project listing
  • [-y|--yes|--assume-yes] option for remove command to run non-interactively

Fixed

  • PHP 7 reserved-name collision — #28