-
Notifications
You must be signed in to change notification settings - Fork 3.2k
#54257_is_php_version_compatible and is_wp_version_compatible #1760
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
#54257_is_php_version_compatible and is_wp_version_compatible #1760
Conversation
|
@pbearne If I remove the changes in package-lock.json, it will be possible to merge it. |
peterwilsoncc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
package-lock.json changes will need to be removed.
I've left some notes inline, they apply to both files but I've only left them on one.
Co-authored-by: Peter Wilson <519727+peterwilsoncc@users.noreply.github.com>
Co-authored-by: Peter Wilson <519727+peterwilsoncc@users.noreply.github.com>
…and_is_wp_version_compatible # Conflicts: # package-lock.json
|
Committed in https://core.trac.wordpress.org/changeset/53227 |
tests for is_php_version_compatible and is_wp_version_compatible
Trac ticket: is_php_version_compatible and is_wp_version_compatible