Skip to content

Bugfixes with blacklist #65

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

Merged
merged 2 commits into from
Dec 26, 2019
Merged

Bugfixes with blacklist #65

merged 2 commits into from
Dec 26, 2019

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Dec 26, 2019

Q A
Bug fix? yes
New feature? no
BC breaks? no (has not been released yet)
Deprecations? no
Related tickets
Documentation
License MIT

This will fix #62

The BC breaking change is that we allow any regex delimiter.

@Nyholm Nyholm requested a review from dbu December 26, 2019 15:47
Copy link

@gmponos gmponos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A small typo change only.

Although it is not related with the current PR please consider at some point refactoring the tests and using actual objects.. For instance if you used ArrayAdapter and an actual Request object I believe some of the tests changes there would not be needed now.

Anyway as I said it is not blocking for the current PR.

@Nyholm
Copy link
Member Author

Nyholm commented Dec 26, 2019

Yeah, But that is not how PHPSpec is working (as far as I know). But I would love to do that. =)

Thank you for the review

@Nyholm Nyholm merged commit cd77610 into php-http:master Dec 26, 2019
@Nyholm Nyholm mentioned this pull request Dec 26, 2019
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.

2 participants