Skip to content

Releases: phpcr/phpcr-api-tests

2.1.25

02 Dec 10:22
@dbu dbu
2.1.25
f22ed0e
Compare
Choose a tag to compare
  • fixed dynamically declared properties in tests.
  • allow running with phpunit 10

2.1.24

20 Feb 16:27
@dbu dbu
2.1.24
7901d0f
Compare
Choose a tag to compare

2.1.23

29 Nov 14:44
@dbu dbu
2.1.23
Compare
Choose a tag to compare
  • use data provider in SQL2 tests to better identify which test fails

2.1.22

08 Oct 11:52
@dbu dbu
2.1.22
Compare
Choose a tag to compare
  • Allow PHP 8, drop PHP 5 and 7.0 support
  • Make tests compatible with PHPUnit 9, drop PHPUnit 5 and 6 support

2.1.21

12 Feb 07:37
@dbu dbu
2.1.21
9847773
Compare
Choose a tag to compare

Fix expectException method name for phpunit 7 compatibility

2.1.20

12 Feb 07:35
@dbu dbu
2.1.20
5599d57
Compare
Choose a tag to compare
2.1.20

2.1.19

21 Nov 15:19
@dbu dbu
9d958ba
Compare
Choose a tag to compare
  • Support PHP 7.2 by refactoring all usage of each
  • Test NodeTypeManager::registerNodeType (singular)

2.1.18

12 Nov 21:11
@dbu dbu
10e9217
Compare
Choose a tag to compare

switch to phpunit 6 for the tests (namespaces)

2.1.17

27 Jan 17:00
@dbu dbu
Compare
Choose a tag to compare

fixed php version constraint to allow all php 7 versions

2.1.16

27 Jan 16:47
@dbu dbu
Compare
Choose a tag to compare
  • test for preserving child order on copy
  • changed to php 5.6 and cleaned up codestyle