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

Add InlineValue objects to generated LSP #19

Merged
merged 3 commits into from
Apr 4, 2024

Conversation

zobo
Copy link
Contributor

@zobo zobo commented Apr 3, 2024

No description provided.

@dantleech
Copy link
Contributor

Assume all the PHP code is generated?

@zobo
Copy link
Contributor Author

zobo commented Apr 4, 2024

Ofcourse. But I have not been able to try it in the project yet.
Maybe I can write a github actions to perform at least a php lint test.

@zobo
Copy link
Contributor Author

zobo commented Apr 4, 2024

And for that matter, also a generate + check for no git changes test.

@dantleech dantleech merged commit c05285e into phpactor:master Apr 4, 2024
4 checks passed
@dantleech
Copy link
Contributor

it should be fine, we run PHPStan on it and there are some smoke tests. tbh I'm constantly amazed this works as well as it does 😆

@dantleech
Copy link
Contributor

would be good to run some B/C checks to the pipeline -- however when upgrading the TS code occasionally the constructor argument order can change, and not really sure how to prevent that easily. In such cases I just sync all the phpactor code to the new version and try and use named parameters 🙄

@zobo zobo mentioned this pull request Dec 24, 2024
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