Skip to content

Add support for PHP versions <9.0#13

Merged
hitrov merged 2 commits into
mainfrom
add-php-pre9-support
Oct 27, 2025
Merged

Add support for PHP versions <9.0#13
hitrov merged 2 commits into
mainfrom
add-php-pre9-support

Conversation

@hitrov

@hitrov hitrov commented Oct 27, 2025

Copy link
Copy Markdown
Owner

No description provided.

`in_array()` is case-sensitive, so if a non-fully uppercase version of "POST", "PUT", or "PATCH" is passed in, it will fail when very likely the intended outcome is that it passes.
@hitrov hitrov changed the title Add php pre9 support Add support for PHP versions <9.0 Oct 27, 2025
@hitrov hitrov force-pushed the add-php-pre9-support branch from f8829d1 to 2c28391 Compare October 27, 2025 17:28
Remove caching logic that caused bugs due to lack of purging
@hitrov hitrov force-pushed the add-php-pre9-support branch from 2c28391 to 332141c Compare October 27, 2025 17:29
@hitrov hitrov merged commit 1312cc0 into main Oct 27, 2025
7 of 14 checks passed
@hitrov hitrov deleted the add-php-pre9-support branch October 27, 2025 17:38
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