Skip to content

Drop double \ from parameter types#445

Merged
staabm merged 1 commit into
thecodingmachine:masterfrom
WyriHaximus:patch-1
Nov 28, 2024
Merged

Drop double \ from parameter types#445
staabm merged 1 commit into
thecodingmachine:masterfrom
WyriHaximus:patch-1

Conversation

@WyriHaximus
Copy link
Copy Markdown
Contributor

Currently the generation of files is failing due to ?\DateTimeZone in a nullable parameter on at least one function. This changeset fixes that a bit crudely but effectively.

Currently the generation of files is failing due to ?\\DateTimeZone in a nullable parameter on at least one function. This changeset fixes that a bit crudely but effectively.
@staabm
Copy link
Copy Markdown
Collaborator

staabm commented Nov 28, 2024

hey @WyriHaximus

I am one of the new maintainers which recently got invited to revive this repo.

could you give more context which problem this PR is trying to solve and how to reproduce it?

@staabm staabm merged commit 8ebff34 into thecodingmachine:master Nov 28, 2024
@staabm
Copy link
Copy Markdown
Collaborator

staabm commented Nov 28, 2024

thanks

@WyriHaximus WyriHaximus deleted the patch-1 branch November 28, 2024 19:24
@WyriHaximus
Copy link
Copy Markdown
Contributor Author

could you give more context which problem this PR is trying to solve and how to reproduce it?

Honestly I have no clue anymore

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