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

StringSourceLocator is forced to be built with a non-empty-string #1138

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

kukulich
Copy link
Collaborator

@kukulich kukulich commented Jun 26, 2022

Fixes #932

I've started with 6.0.0 cleanup.

Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

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

LGTM. @asgrim this removes a runtime exception, so it could be seen as a BC break, are you fine with it?

@kukulich kukulich changed the base branch from 5.7.x to 6.0.x June 26, 2022 09:52
@kukulich kukulich marked this pull request as ready for review June 26, 2022 09:56
@kukulich kukulich added this to the 6.0.0 milestone Jun 26, 2022
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

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

Thanks @kukulich!

@Ocramius Ocramius merged commit 74380be into Roave:6.0.x Sep 13, 2022
@kukulich kukulich deleted the no-no-empty-string branch September 30, 2022 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enforce StringSourceLocator to be built with a non-empty-string
2 participants