Skip to content

Releases: phpcr/phpcr-api-tests

2.1.25

Choose a tag to compare

@dbu dbu released this 02 Dec 10:22
2.1.25
f22ed0e
  • fixed dynamically declared properties in tests.
  • allow running with phpunit 10

2.1.24

Choose a tag to compare

@dbu dbu released this 20 Feb 16:27
2.1.24
7901d0f

2.1.23

Choose a tag to compare

@dbu dbu released this 29 Nov 14:44
2.1.23
  • use data provider in SQL2 tests to better identify which test fails

2.1.22

Choose a tag to compare

@dbu dbu released this 08 Oct 11:52
2.1.22
  • 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

Choose a tag to compare

@dbu dbu released this 12 Feb 07:37
2.1.21
9847773

Fix expectException method name for phpunit 7 compatibility

2.1.20

Choose a tag to compare

@dbu dbu released this 12 Feb 07:35
2.1.20
5599d57
2.1.20

2.1.19

Choose a tag to compare

@dbu dbu released this 21 Nov 15:19
9d958ba
  • Support PHP 7.2 by refactoring all usage of each
  • Test NodeTypeManager::registerNodeType (singular)

2.1.18

Choose a tag to compare

@dbu dbu released this 12 Nov 21:11
10e9217

switch to phpunit 6 for the tests (namespaces)

2.1.17

Choose a tag to compare

@dbu dbu released this 27 Jan 17:00

fixed php version constraint to allow all php 7 versions

2.1.16

Choose a tag to compare

@dbu dbu released this 27 Jan 16:47
  • test for preserving child order on copy
  • changed to php 5.6 and cleaned up codestyle