Skip to content

Releases: phpcr/phpcr-migrations

1.4.0

16 Mar 10:06
@dbu dbu
1.4.0
c7f18ca
Compare
Choose a tag to compare
  • Allow installation with Symfony 7.
  • Test with PHP 8.2, 8.3
  • Drop support for PHP < 8.1

1.3.1

02 May 11:09
@dbu dbu
1.3.1
Compare
Choose a tag to compare
  • Allow installation with Symfony 6.

1.3.0

22 Jan 12:02
@dbu dbu
1.3.0
Compare
Choose a tag to compare
  • Support PHP 8

1.2.0

18 Feb 12:02
@dbu dbu
c7d4ef5
Compare
Choose a tag to compare
  • Symfony 5 support
  • Tested on PHP 7.3 and 7.4

1.1.0

04 Jun 06:54
Compare
Choose a tag to compare
  • Symfony 4 support

1.0.0

05 Dec 21:03
Compare
Choose a tag to compare

Since 0.1:

  • Prevent keyword truncation when determining the name of a class contained in a file
  • Allow Symfony 3.0 #5
  • Throw appropriate exception if no paths are provided to the VersionFinder #1
  • Only test against PHP5.6 and 7.0