Releases: phpcr/phpcr-utils
Releases · phpcr/phpcr-utils
1.5.3
- Compatible with Symfony 6
- Compatible with PHP 8.1
1.5.2
- Fix SQL 2 scanner delimiter detection to handle that tokens don't necessarily have whitespace between them.
1.5.1
- Fix issues with PHPUnit 9
1.5.0
- Support PHP 8
- Drop support for PHP 5.6 and 7.0
1.4.1
- Support Symfony 5
- Test with PHP 7.3 and 7.4
1.3.3
- Backported adding option to phpcr:workspace:import command to be able to specify the UUID behavior on collisions during import
1.2.11
- Backported adding option to phpcr:workspace:import command to be able to specify the UUID behavior on collisions during import
1.4.0
- Added option to phpcr:workspace:import command to be able to specify the UUID behavior on collisions during import
1.3.2
- Allow Symfony 4
- Drop hhvm builds