Skip to content

[draft] Replace vdp/uri with PHP native Uri\Rfc3986\Uri - #162

Draft
peter17 wants to merge 1 commit into
mvdbos:masterfrom
peter17:php-rfc3986
Draft

[draft] Replace vdp/uri with PHP native Uri\Rfc3986\Uri#162
peter17 wants to merge 1 commit into
mvdbos:masterfrom
peter17:php-rfc3986

Conversation

@peter17

@peter17 peter17 commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

This is just for your information, feel free to ignore it or use it for a future release:
I have been working on a version of php-spider that does not depend on vdp/uri but instead uses the native Uri\Rfc3986\Uri of PHP >= 8.5
Of course, this breaks for any version < 8.5 which is fine in my use case but certainly not for most users.
It may be useful in the future, however.
I am currently testing it. I've been testing it for a few days and it works fine.
I will be maintaining it on a 2.x branch on my fork.
Best regards

@peter17
peter17 marked this pull request as draft August 6, 2026 20:32
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.

1 participant