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

Report more PHP extensions #187

Merged
merged 1 commit into from
May 30, 2023
Merged

Report more PHP extensions #187

merged 1 commit into from
May 30, 2023

Conversation

swissspidy
Copy link
Member

Based on https://make.wordpress.org/hosting/handbook/server-environment/#php-extensions

Plus also gettext and intl to inform decisions about potential future i18n enhancements in core

@swissspidy
Copy link
Member Author

@pfefferle perhaps you can help me review this one?

@pfefferle
Copy link
Member

Hey @swissspidy sorry for the late reply!

LGTM but not tested.

(Maybe we can combine it with #134)

One issue: We have no update mechanism so that hosters will get the latest changes automatically. Maybe we have to discuss that in the next office hours @javiercasares

@swissspidy
Copy link
Member Author

(Maybe we can combine it with #134)

I'm all for it, but it sounds like further testing was requested there as it also requires changes to the reporter. Whereas this one here doesn't.

One issue: We have no update mechanism so that hosters will get the latest changes automatically.

Is there a way to at least announce new updates to hosters, perhaps with a post on make/hosting or so?

@javiercasares
Copy link
Contributor

I did a thing I'm using to do my tests
https://en.wpsysadmin.com/hosting/#el-script-que-ejecuta-todo

We have this as a project to update the official info in our Handbook.

Copy link
Contributor

@desrosj desrosj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One issue: We have no update mechanism so that hosters will get the latest changes automatically. Maybe we have to discuss that in the next office hours @javiercasares

This has been on my mind. I've created #188 with my rough thoughts there. But, after we decide on a way forward, we should definitely perform outreach starting with a post on the Make WordPress Hosting blog that details all the recent changes and what everyone needs to do in order to update.

As for this PR, I think it makes sense to go ahead and merge this. #134 is somewhat related in that it relies on PHP extensions being present, but the information reported there is more configuration specific.

@pfefferle pfefferle merged commit 2fe907d into WordPress:master May 30, 2023
@swissspidy swissspidy deleted the add-extensions branch May 30, 2023 21:01
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.

4 participants