Skip to content

fix(config) Avoid php to handle the config key for 404 pages as int#7

Merged
Log1x merged 1 commit into
Log1x:masterfrom
gmutschler:master
Jul 29, 2023
Merged

fix(config) Avoid php to handle the config key for 404 pages as int#7
Log1x merged 1 commit into
Log1x:masterfrom
gmutschler:master

Conversation

@gmutschler

Copy link
Copy Markdown
Contributor

No description provided.

@gmutschler

gmutschler commented Oct 7, 2022

Copy link
Copy Markdown
Contributor Author

@Log1x : Anyhow PHP inteprets config['404'] as config[404]. Weirdly that's the first time I come across this issue and it may be an issue with only some PHP versions/confs. But better safe than sorry as we say.

I found some related issues on SO, tending to confirm this observation:

@Log1x Log1x merged commit bdb3a40 into Log1x:master Jul 29, 2023
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