Skip to content
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

fix: assigning null to non-null $path #107

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

SychO9
Copy link
Contributor

@SychO9 SychO9 commented May 10, 2024

Fixes an issue when using the $context->withRequest method. The method fails because it attempts to assign a null value to string property $path.

@tobyzerner tobyzerner merged commit 0689c31 into tobyzerner:main Nov 1, 2024
2 of 3 checks passed
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