Problem/Motivation

In #3110972: Update easyrdf library to 1.0.0 we added support for EasyRDF 1.0 while keeping backward compatibility with 0.9.

In Drupal 10, we can remove support for EasyRDF 0.9 and only support the 1.0 version.

Steps to reproduce

Proposed resolution

Remove code that supports EasyRDF 0.9 and tighten the dependency constraint.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#2 3176468-2.patch8.26 KBlongwave
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jungle created an issue. See original summary.

longwave’s picture

Status: Postponed » Needs review
FileSize
8.26 KB

We can drop support for EasyRDF 0.9 now.

longwave’s picture

Title: Clean up getInstanceParser() and getInstanceGraph() in \Drupal\Tests\rdf\Traits\RdfParsingTrait » Remove support for EasyRDF 0.9
Issue summary: View changes

Let's rename the issue to what we are actually doing.

mondrake’s picture

Issue tags: +PHPStan-0
mondrake’s picture

Status: Needs review » Reviewed & tested by the community

Great, PHPStan in action already

  • catch committed 6be0f7b on 10.0.x
    Issue #3176468 by longwave, jungle: Remove support for EasyRDF 0.9
    
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 10.0.x, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.