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

Assert view-string with view()->exists(). #1464

Merged
merged 1 commit into from Dec 9, 2022

Conversation

mad-briller
Copy link
Contributor

  • Added or updated tests
  • Documented user facing changes
  • Updated CHANGELOG.md

Resolves #1463 #1461

Asserts a string is a view-string when exists() is called on it.

@canvural canvural merged commit ff18940 into larastan:master Dec 9, 2022
@canvural
Copy link
Collaborator

canvural commented Dec 9, 2022

Thank you!

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.

Passing string to view() function generates warning that the type should be view-string|null
2 participants