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: properly handle arguments for casts #1529

Merged
merged 4 commits into from
Feb 2, 2023

Conversation

erikgaal
Copy link
Contributor

@erikgaal erikgaal commented Jan 24, 2023

  • Added or updated tests
  • Documented user facing changes

Changes

Fixes #1525.

Breaking changes

@erikgaal erikgaal changed the title fix(#1525): properly handle arguments for casts fix: properly handle arguments for casts #1525 Jan 24, 2023
@szepeviktor szepeviktor changed the title fix: properly handle arguments for casts #1525 fix: properly handle arguments for casts Jan 24, 2023
@szepeviktor
Copy link
Collaborator

@canvural Seems like CI fails because of a reason outside this PR.
What do you think?

@szepeviktor
Copy link
Collaborator

@erikgaal Yes, these are not your problems. #1530

@szepeviktor
Copy link
Collaborator

Now everything should be okay ✔️

@canvural canvural merged commit 710235b into larastan:master Feb 2, 2023
@canvural
Copy link
Collaborator

canvural commented Feb 2, 2023

Thank you!

@rovansteen
Copy link
Contributor

@canvural would it be possible to put out a new release that includes this fix? 🙏🏻

@szepeviktor
Copy link
Collaborator

@rovansteen Here we go! 🚲
https://github.com/nunomaduro/larastan/releases/tag/2.4.1
Take cover! 🙃

@rovansteen
Copy link
Contributor

@szepeviktor thank you very much!

@erikgaal erikgaal deleted the patch-castables branch March 12, 2023 14:37
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.

Adding arguments to custom model casts via $casts[] results in incorrect property type
4 participants