Skip to content
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

update for new compatibility tests #283

Merged
merged 2 commits into from
Apr 10, 2023

Conversation

akrabat
Copy link
Member

@akrabat akrabat commented Apr 10, 2023

  • Don't double encode when filtering userinfo
  • Return a true UploadedFile for the integration test

This allows us to pass the latest per7-integration-tests and will require a release to a new minor version.

akrabat added 2 commits April 10, 2023 15:33
Uri:withUserInfo() must not encode already encoded and reserved
characters. See
php-http/psr7-integration-tests#67.
The psr7-integration-tests expect a properly constructed UploadedFile,
with name, type and size set.

Also, delete the file we create to keep things tidy.
@akrabat akrabat added this to the 1.7.0 milestone Apr 10, 2023
@akrabat akrabat requested a review from l0gicgate April 10, 2023 14:55
@coveralls
Copy link

Coverage Status

Coverage: 100.0%. Remained the same when pulling 2c1cd47 on akrabat:update-for-new-compatibility-tests into a6f0cae on slimphp:master.

@akrabat akrabat merged commit c75d045 into slimphp:master Apr 10, 2023
@akrabat akrabat deleted the update-for-new-compatibility-tests branch April 10, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants