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

Fix logging with a string rejection #2311

Merged
merged 3 commits into from
Dec 28, 2019

Conversation

thewilkybarkid
Copy link
Contributor

Promises aren't always rejected with an exception. I haven't changed MessageFormatter as that'd be a BC break.

@GrahamCampbell
Copy link
Member

Nice. 👍

@ankahla
Copy link

ankahla commented Dec 10, 2019

I tested it in a real project and that is what I needed

@ankahla
Copy link

ankahla commented Dec 16, 2019

@thewilkybarkid @Nyholm any news about this PR ? when it can be merged?

@gmponos
Copy link
Member

gmponos commented Dec 21, 2019

Hello can we rebase here with master?

@Nyholm Nyholm added this to the 7.0.0 milestone Dec 21, 2019
@GrahamCampbell
Copy link
Member

👍

@Nyholm
Copy link
Member

Nyholm commented Dec 28, 2019

This is good to be merged in its current state. Tests are red because we are waiting on #2495

Copy link
Member

@sagikazarmark sagikazarmark left a comment

Choose a reason for hiding this comment

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

LGTM

@sagikazarmark
Copy link
Member

Should this be backported to 6.5?

Nyholm added a commit to Nyholm/guzzle that referenced this pull request Dec 28, 2019
@Nyholm Nyholm merged commit 662b4e1 into guzzle:master Dec 28, 2019
@Nyholm
Copy link
Member

Nyholm commented Dec 28, 2019

It could be backported if someone submits the PR.

I would rather recommend people using 6.5 to upgrade to 7.0 =)

@Nyholm
Copy link
Member

Nyholm commented Dec 28, 2019

Thank you @thewilkybarkid for fixing this.

Also thank you everyone who took time to review and test it.

@sagikazarmark
Copy link
Member

Well, if we promise 6.x to be supported, then we kinda have to backport bugfixes, at least until everyone believes that 7.x works :P and until everyone stops using 5.x (yeah, I know)

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.

None yet

6 participants