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

[5.7] Added missing starts_with validation message #26822

Merged

Conversation

steffen25
Copy link
Contributor

@steffen25 steffen25 commented Dec 12, 2018

Using the starts_with validation helper method results in :values not being replaced with the values used.

Fixes #26821.

@steffen25 steffen25 changed the title Added missing starts_with validation message [5.7] Added missing starts_with validation message Dec 12, 2018
@sisve
Copy link
Contributor

sisve commented Dec 13, 2018

Could you add some tests?

@steffen25
Copy link
Contributor Author

@sisve Yes sure I will commit them later today 👍

@driesvints
Copy link
Member

driesvints commented Dec 13, 2018

@steffen25 can you also update the docblock params with the same spacing as the other ones?

@steffen25
Copy link
Contributor Author

@sisve I added 2 tests somehow travis failed with the message below. Maybe a rebuild will fix it?

The command "phpenv global 7.3" failed and exited with 1 during . but the tests passed if you check the other jobs.

cc @driesvints

@driesvints
Copy link
Member

@steffen25 restarted the build and it now passes. Must have been a hiccup.

@steffen25
Copy link
Contributor Author

Thanks @driesvints

@taylorotwell taylorotwell merged commit 5754ec5 into laravel:5.7 Dec 14, 2018
@steffen25
Copy link
Contributor Author

Hi @taylorotwell Thanks for the merge

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

4 participants