Skip to content

Verify PHP classes #38

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

Merged
merged 5 commits into from
Apr 23, 2021
Merged

Verify PHP classes #38

merged 5 commits into from
Apr 23, 2021

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Apr 23, 2021

Make sure that each reference to a PHP class (in a PHP code block) is to a class that exists.

This code is not pretty. One could extend this to verify PHP classes referenced in XML code blocks too.

@Nyholm Nyholm force-pushed the verify-php-classes branch from b8ac809 to ea464bc Compare April 23, 2021 18:48
@Nyholm Nyholm merged commit 1be6d99 into symfony-tools:main Apr 23, 2021
@Nyholm Nyholm deleted the verify-php-classes branch April 23, 2021 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants