Skip to content

Conversation

@schlessera
Copy link
Member

A Travis failure was introduced somewhere in the WordPress Core 5.5 development cycle where the $_SERVER superglobal treats the server port as an actual number, not a string.

This broke one of our Travis tests: https://travis-ci.org/github/wp-cli/automated-tests/jobs/705037602#L1019-L1026

This PR differentiates between WP versions to support both interpretations.

@schlessera schlessera added the scope:testing Related to testing label Jul 5, 2020
@schlessera schlessera added this to the 2.5.0 milestone Jul 5, 2020
@schlessera schlessera requested a review from a team as a code owner July 5, 2020 09:09
@schlessera schlessera merged commit 070eed5 into master Jul 5, 2020
@schlessera schlessera deleted the fix-travis-server-port-encoding-failure branch July 5, 2020 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:testing Related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants