Skip to content

v1.0.2

Choose a tag to compare

@andysnell andysnell released this 14 Nov 00:27
· 3 commits to develop since this release
v1.0.2
51d5835

Added

  • Add explicit support for PHP 8.5 in composer.json constraints.
  • [Development Docker Image] Add PHP_VERSION and WITH_XDEBUG environment variables and build args to make Docker image more flexible.

Changed

  • Remove composer.json repository override for 'phoneburner/php-coding-standard' (as it is now available on Packagist)
  • [Development Docker Image] Switch from PECL to PIE for installing PHP extensions.
  • [Development Docker Image] Optional Xdebug extension is no longer installed by default.
  • [Development Docker Image] Install git, fixing Composer root-version warning message.

Fixed

  • Fix whitespace issues in .gitattributes