Skip to content

Test CI against jackalope 2.0@dev version #214

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

alexander-schranz
Copy link
Contributor

A new version is in work by @dbu which uses static typings and get ride of doctrine/cache. This pull request tests CI against jackalope 2.0@dev version.

@alexander-schranz
Copy link
Contributor Author

alexander-schranz commented Mar 15, 2023

Current errors:

  • features/all/phpcr_lock_unlock.feature:11
  • features/all/phpcr_session_import.feature:12
  • features/all/phpcr_session_import.feature:36

Type error: Jackalope\Transport\Jackrabbit\Client::lockNode(): Argument #4 ($timeoutHint) must be of type int, null given, called in vendor/jackalope/jackalope/src/Jackalope/Lock/LockManager.php on line 139 (Behat\Testwork\Call\Exception\FatalThrowableError)

Type error: Jackalope\Property::_setLength(): Argument #1 ($length) must be of type int, array given, called in vendor/jackalope/jackalope/src/Jackalope/Node.php on line 205 (Behat\Testwork\Call\Exception\FatalThrowableError)

@dbu
Copy link
Member

dbu commented Feb 20, 2024

merged #220

@dbu dbu closed this Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants