Skip to content

Releases: box-project/box

3.16.0

13 Feb 23:11
adb282a
Compare
Choose a tag to compare

Features

  • Upgrade to PHP-Scoper 0.17 (#607). See the 0.17.0 release notes for the API changes
  • Remove dependency on deprecated Composer package (#608)

3.15.0

04 Feb 12:54
8923e3c
Compare
Choose a tag to compare

Features

  • Drop Composer1 support (#592)
  • Drop PHP 7.3 support (#595)
  • Upgrade to PHP-Scoper 0.16 (#597)
  • Add PHP8.1 support (#587)

Bugfixes

  • Fix integer overflow (#561)
  • Fix polyfills usage (#596)

3.14.1

03 Jan 08:15
efdf63b
Compare
Choose a tag to compare

Bugfix

  • Allow installation with PHP-Scoper 0.15 (#584)

3.14.0

16 Dec 18:57
78b88c4
Compare
Choose a tag to compare

Features

  • Add support for PHP 8.0 attributes (#568)

Bugfixes

  • Fix deprecation warnings from the RequirementChecker (#557)

Misc

  • Update dependencies (6e3d5fd, #570)
  • Turn on testing against PHP 8.1 (#559)

3.13.0

15 May 19:11
275b091
Compare
Choose a tag to compare

Features

  • Update dependencies (#553)
  • Allow Symfony 5 (#553)

Misc

  • Migrate to PHP-CS-Fixer 3.0 (#554)

3.12.3

15 May 11:47
b4b98c7
Compare
Choose a tag to compare

Bugfixes

  • Catch errors due to malformed tags (#527)

3.12.2

15 Apr 09:03
42e0a50
Compare
Choose a tag to compare

Bugfixes

  • Exclude likely invalid output paths (#533)
  • Update parallel to 1.x (#544)

Misc

  • Update e2e symfony fixture to symfony 5.2 (#541)
  • Fix api rate limit with requirement checker build (#540)
  • Use git for retrieving the lastest tag version (#547)
  • Update build badge to GitHub actions (#542)

3.12.1

14 Apr 21:45
3489ab0
Compare
Choose a tag to compare

Bugfixes

  • Fix FileSystem::remove with file on Windows (#537)
  • Upgrade to xdebug-handler 2 (#538)
  • Update dependencies — Fix PHP-Scoper (#545)

3.12.0

07 Mar 11:26
eb8f1be
Compare
Choose a tag to compare

Features

  • Allow paragonie/pharaoh ^0.6 (#529)

Misc

  • Replace beberlei/assert with webmozart/assert (#523)

3.11.1

02 Jan 09:53
83567c4
Compare
Choose a tag to compare

Bugfixes

  • Update php-scoper to version 0.14 (#517)
  • Disable Composer platform-check in requirement-checker (#521)