Skip to content

Update listToRdf method to use nullable IRI type#116

Open
tacman wants to merge 1 commit intolanthaler:masterfrom
tacman:patch-1
Open

Update listToRdf method to use nullable IRI type#116
tacman wants to merge 1 commit intolanthaler:masterfrom
tacman:patch-1

Conversation

@tacman
Copy link
Copy Markdown

@tacman tacman commented Jan 26, 2026

fixes deprecation warning.

@tacman
Copy link
Copy Markdown
Author

tacman commented Jan 26, 2026

Hmm. Nullable types have only been allowed since PHP 7.1.

Would you consider a major version upgrade? PHP 5 is long dead, PHP 7 is dead. But that would likely mean releasing a version 1 of this and then releasing a version 2 that drops unsupported libraries.

If you do a version 2, you could also move src to its own directory, as it now the recommended path for libraries.

I can lend a hand if you'd like.

@soyuka
Copy link
Copy Markdown

soyuka commented Mar 10, 2026

#113 probably fixes these.

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