Skip to content

Outdated Information in PHP #315

Description

@davidshq

The php md states that one should use a namespace or pseudo-namespace, and references the latter as being necessary due to namespaces not being support in WP's minimum PHP compatibility. However this has changed, WP now requires 5.6 as minimum (making namespaces available):
https://wordpress.org/about/requirements/

See also: https://wordpress.org/news/2019/04/minimum-php-version-update/

Not part of 10up, but curious whether this is something you guys will drop or if there is a reason to maintain the pseudo-namespacing?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions