Skip to content

Mark nullable parameters as such in generated code#40

Merged
mringler merged 1 commit intomainfrom
nulls
Apr 16, 2025
Merged

Mark nullable parameters as such in generated code#40
mringler merged 1 commit intomainfrom
nulls

Conversation

@mringler
Copy link
Copy Markdown
Collaborator

@mringler mringler commented Apr 15, 2025

see propelorm#2019
requested and explained in #38

@oojacoboo
Copy link
Copy Markdown

Looks good to me. I was able to test it on our end as well. This cleans up a TON of PHP 8.4 deprecation notices.

P.S. - I just noticed you switched away from yoda expressions... I know Symfony uses them among some others. Personally, I dislike them. I guess some people find them to be more explicit. They make reading code more frustrating, and code should be written for readability.

@mringler mringler merged commit feab79f into main Apr 16, 2025
34 checks passed
@mringler mringler deleted the nulls branch February 18, 2026 11:04
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.

3 participants