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

Storefront not compatible with versions of PHP higher than 7.2 #759

Closed
zandyring opened this issue Feb 6, 2018 · 1 comment
Closed

Storefront not compatible with versions of PHP higher than 7.2 #759

zandyring opened this issue Feb 6, 2018 · 1 comment
Labels
category: duplicate The issue/PR is a duplicate of another issue.

Comments

@zandyring
Copy link

As noted in this topic, PHP v 7.2 or higher will throw an error with Storefront and will result in a white screen:
https://wordpress.org/support/topic/php-error-262/

Warning: Use of undefined constant REQUEST_URI – assumed ‘REQUEST_URI’ (this will throw an Error in a future version of PHP) in /nfsmnt/hosting1_1/d/5/d5dd81df-6f58-431d-8876-ca97006e1bdb/apartmanposta.sk/sub/shop/wp-content/themes/storefront/functions.php on line 73

@zandyring zandyring added the type: enhancement The issue is a request for an enhancement. label Feb 6, 2018
@tiagonoronha tiagonoronha added category: duplicate The issue/PR is a duplicate of another issue. and removed type: enhancement The issue is a request for an enhancement. labels Feb 6, 2018
@tiagonoronha
Copy link
Contributor

I'm running PHP 7.2 locally without any issues. There's also no REQUEST_URI in functions.php.

This must be a customisation issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: duplicate The issue/PR is a duplicate of another issue.
Projects
None yet
Development

No branches or pull requests

2 participants