Skip to content

Detect nullable-default parameters and generate appropriate outputs#486

Merged
staabm merged 1 commit into
thecodingmachine:masterfrom
shish:nullables
Dec 2, 2024
Merged

Detect nullable-default parameters and generate appropriate outputs#486
staabm merged 1 commit into
thecodingmachine:masterfrom
shish:nullables

Conversation

@shish
Copy link
Copy Markdown
Collaborator

@shish shish commented Dec 2, 2024

This makes sure we are always generating explicitly-nullable parameters, even if the PHP documentation uses implicitly nullable (which is deprecated in php8.4)

shish added a commit to shish/safe that referenced this pull request Dec 2, 2024
After thecodingmachine#486 thecodingmachine#487 and thecodingmachine#488 are merged, running `./.devcontainer/build.sh` produces this output, which contains a couple of years worth of updates - and from there, the github cronjob _should_ submit incremental updates as PRs automatically
@staabm staabm merged commit 078219f into thecodingmachine:master Dec 2, 2024
@staabm
Copy link
Copy Markdown
Collaborator

staabm commented Dec 2, 2024

thanks

@shish shish deleted the nullables branch December 2, 2024 19:25
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.

2 participants