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

Fixed: PHP warning due to occupancy query parameter in URL when generating canonical redirect URL #746

Merged
merged 3 commits into from
Jan 8, 2024

Conversation

abhishek-webkul
Copy link
Contributor

The value of the occupancy parameter is used as an array while query parameters are expected to be 'string'. This causes PHP warning when trying to validate the value of the occupancy parameter.

@abhishek-webkul abhishek-webkul changed the title Fix PHP warning due to occupancy query parameter in URL Fixed: PHP warning due to occupancy query parameter in URL when generating canonical redirect URL Sep 5, 2023
@rohit053 rohit053 merged commit 5f49eea into Qloapps:develop Jan 8, 2024
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