Skip to content

Conversation

TimWolla
Copy link
Member

The functions derived non-const pointers from a const-pointer, which is not correct. Since #19854 no const pointers are passed into these functions, so we can just make the parameter non-const.

The functions derived non-const pointers from a const-pointer, which is not
correct. Since php#19854 no `const` pointers are passed into these
functions, so we can just make the parameter non-const.
@TimWolla TimWolla merged commit c7485a0 into php:master Sep 21, 2025
9 checks passed
@TimWolla TimWolla deleted the uri-object-from-object-const branch September 21, 2025 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants