-
Notifications
You must be signed in to change notification settings - Fork 17
IBX-10936: Made ProxyDomainMapperFactory lazy
#676
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
base: 4.6
Are you sure you want to change the base?
Conversation
Steveb-p
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was surprised that PSR Cache exception interface did not mark itself as extending throwable, but apparently they did this to support PHP 5.6+.
konradoboza
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since it targets 4.6 we need to perform sanities (or at least regressions) before merging.
tests/integration/Core/Repository/SearchServiceLocationTest.php
Outdated
Show resolved
Hide resolved
|



Related PRs:
ibexa/admin-ui#1765
Description:
Circular reference is between Repository and ProxyDomainMapperService.
Additionally PHPStan issue were cleared.
For QA:
Sanities
Documentation: