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 native types to CacheLogger implementations #9400

Merged
merged 1 commit into from
Jan 20, 2022

Conversation

derrabus
Copy link
Member

No description provided.

@@ -19,69 +19,69 @@ interface CacheLogger
* @param string $regionName The name of the cache region.
* @param EntityCacheKey $key The cache key of the entity.
Copy link
Member

Choose a reason for hiding this comment

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

This phpdoc is now quite tautological isn't it? Let's reconsider the comments?

Copy link
Member Author

Choose a reason for hiding this comment

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

I've removed the descriptions.

@derrabus derrabus force-pushed the types/cache-loggers branch from beaa526 to 52bb959 Compare January 19, 2022 22:39
@derrabus derrabus merged commit d4f5db4 into doctrine:3.0.x Jan 20, 2022
@derrabus derrabus deleted the types/cache-loggers branch January 20, 2022 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants