Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: jackalope/jackalope

2.0.0

03 Apr 06:06
@dbu dbu
2.0.0

Choose a tag to compare

  • Switch to strict static typing.
  • Fixed incorrect return type on FullTextSearch::getFullTextSearchExpression to return a QOM Literal instead of string, as per the PHPCR spec.
  • Drop support for PHP 7.
  • Allow installation with phpcr-utils 2.*.

2.0.0-RC1

02 Dec 10:34
@dbu dbu
2.0.0-RC1
734b4f5

Choose a tag to compare

2.0.0-RC1 Pre-release
Pre-release
2.0.0-RC1

1.4.7

18 Nov 08:39
@dbu dbu
1.4.7

Choose a tag to compare

  • Added @return annotations to make Symfony deprecation helper happy. The actual return type declarations are added in 2.0.

1.4.6

18 Nov 08:39
@dbu dbu
1.4.6
6418f6b

Choose a tag to compare

  • Fix dynamically declared variables
  • Add ReturnTypeWillChange to avoid PHP warnings.

2.0.0-beta1

20 Feb 17:37
@dbu dbu
2.0.0-beta1
efa3154

Choose a tag to compare

2.0.0-beta1 Pre-release
Pre-release
  • Switch to strict static typing.
  • Fixed incorrect return type on FullTextSearch::getFullTextSearchExpression to return a QOM Literal instead of string, as per the PHPCR spec

1.4.5

02 May 12:10
@dbu dbu
1.4.5

Choose a tag to compare

  • Fix more deprecations for PHP 8.1

1.4.4

29 Apr 11:32
@dbu dbu
1.4.4

Choose a tag to compare

  • Fix some more deprecations about ReturnTypeWillChange.

1.4.3

07 Mar 09:06
@dbu dbu
1.4.3

Choose a tag to compare

  • Fix PHP 8.1 deprecation

1.4.2

08 Oct 12:12
@dbu dbu
1.4.2
c1ea301

Choose a tag to compare

  • Support PHPUnit 9

1.4.1

07 Oct 14:18
@dbu dbu
1.4.1
0c2c538

Choose a tag to compare

  • PHP 8.0 support