Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

A modern version allows using the latest PHP features #9

Open
felixarntz opened this Issue Aug 17, 2017 · 2 comments

Comments

Projects

Proposed in Benefits & Stats

3 participants
Owner

felixarntz commented Aug 17, 2017

This is an obvious benefit for developers. Maybe even for site owners, as they can get something out of these benefits too indirectly, but I think it's too abstract to include in the site owner benefits list.

Maybe the page could/should list some examples:
http://php.net/manual/de/class.messageformatter.php - could be useful for a better/faster way to translate things in WP
http://php.net/manual/de/normalizer.normalize.php - could be useful to fix encoding problems.
etc.

Owner

felixarntz commented Aug 22, 2017

@Zodiac1978 That's a good idea, once we start working on a developer-related version. For now as primary goal however the version for site owners is most important, since they are the majority of WordPress users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment