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

Updates Spiral Framework up to 3.12 #121

Merged
merged 1 commit into from
Mar 24, 2024
Merged

Conversation

butschster
Copy link
Member

Suppress AnnotationReader class if it not exists

Suppress AnnotationReader class if it not exists
@butschster butschster self-assigned this Mar 24, 2024
@butschster butschster merged commit 4072c08 into master Mar 24, 2024
1 check passed
@butschster butschster deleted the bugfix/annotations-reader branch March 24, 2024 13:47
Comment on lines +22 to +24
if (\class_exists(AnnotationReader::class)) {
AnnotationReader::addGlobalIgnoredName('mixin');
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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