Skip to content

Remove Composer suggestion for ext-json - #4460

Merged
westonruter merged 1 commit into
developfrom
remove-ext-json-suggestion
Mar 27, 2020
Merged

Remove Composer suggestion for ext-json#4460
westonruter merged 1 commit into
developfrom
remove-ext-json-suggestion

Conversation

@schlessera

Copy link
Copy Markdown
Collaborator

Summary

In e196c44#diff-b5d0ee8c97c7abd7e3fa29b9a27d1780R13 , the PHP json extension was added to the list of required extension.

However, it was already container in the listed of suggested extensions, and not removed during that PR.

This PR removes the suggestion, as it is a requirement now.

Checklist

  • My pull request is addressing an open issue (please create one otherwise).
  • My code is tested and passes existing tests.
  • My code follows the Engineering Guidelines (updates are often made to the guidelines, check it out periodically).

@googlebot googlebot added the cla: yes Signed the Google CLA label Mar 27, 2020
@schlessera schlessera added the Task Tasks which do not involve engineering label Mar 27, 2020
@schlessera schlessera self-assigned this Mar 27, 2020
@schlessera
schlessera requested a review from westonruter March 27, 2020 11:04
@schlessera

Copy link
Copy Markdown
Collaborator Author

Failed tests with a GH issue: https://travis-ci.org/github/ampproject/amp-wp/jobs/667645959?utm_medium=notification&utm_source=github_status

Restarting that test probably resolves the issue, and it should be unrelated anyway.

@westonruter westonruter added this to the v1.5 milestone Mar 27, 2020
@westonruter
westonruter merged commit 5b28945 into develop Mar 27, 2020
@westonruter
westonruter deleted the remove-ext-json-suggestion branch March 27, 2020 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Signed the Google CLA Task Tasks which do not involve engineering

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants