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

WordPress compatibility table (PHP and MySQL) #55

Open
wants to merge 4 commits into
base: master
from

Conversation

@javiercasares
Copy link
Contributor

@javiercasares javiercasares commented Aug 26, 2020

First idea... we should check all versions and add the min/max.

#54

First idea... we should check all versions and add the min/max.
@javiercasares
Copy link
Contributor Author

@javiercasares javiercasares commented Aug 26, 2020

We need to check the oldest versions and define the minimum WP version to make documentation...

@javiercasares javiercasares linked an issue that may be closed by this pull request Aug 26, 2020

## WordPress and PHP versions matrix

WordPress | PHP min version | PHP max version

This comment has been minimized.

@piotrekkaminski

piotrekkaminski Aug 26, 2020

I think it would make sense to either add a column or rename PHP max version to PHP Recommended Version

This comment has been minimized.

@javiercasares

javiercasares Aug 26, 2020
Author Contributor

The idea is to add the information about what is the "code PHP version" supported... yes, we have a recommended version (7.1 right now) but this doesn't mean it does not work with 7.4 o 5.6.20... this table means that "if you detect a WP installation with 4.9 version, you, as a hoster, only can update, force, or whatever to "that max version". If you upgrade to a greater version it may break...

Also, recommended PHP versions does not correlate with WP versions. We changed the recommendation a month ago, without any WP launch.

@getsource
Copy link
Member

@getsource getsource commented Sep 15, 2020

This might be helpful: https://displaywp.com/wordpress-minimum-php-version/

Edit: Two things:

  1. I noticed the last note about increasing to 7.2 on that page is incorrect.
  2. I'll put this on the ticket rather than just in the PR.
@javiercasares
Copy link
Contributor Author

@javiercasares javiercasares commented Oct 14, 2020

I've updated the table with more information...

@javiercasares javiercasares requested a review from WordPress/hosting-team Oct 14, 2020
@javiercasares javiercasares changed the title WordPress and PHP compatibility table WordPress compatibility table (PHP and MySQL) Oct 14, 2020
@javiercasares
Copy link
Contributor Author

@javiercasares javiercasares commented Oct 14, 2020

Updated with min MySQL versions (maybe I'll try sme supported like the PHP)

@Crixu
Crixu approved these changes Oct 20, 2020
Copy link
Contributor Author

@javiercasares javiercasares left a comment

Update some data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
New Handbook (v2)
  
Awaiting triage
Linked issues

Successfully merging this pull request may close these issues.

4 participants
You can’t perform that action at this time.