Skip to content

Fix/psr 6 cache subresource #1283

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 3 commits into from
Jul 24, 2017

Conversation

soyuka
Copy link
Member

@soyuka soyuka commented Jul 24, 2017

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets na
License MIT
Doc PR na

@soyuka soyuka requested a review from teohhanhui July 24, 2017 12:47
@@ -36,7 +36,7 @@
<argument type="service" id="service_container" />
<argument>%api_platform.formats%</argument>
<argument>%api_platform.resource_class_directories%</argument>
<argument type="service" id="api_platform.subresource_operation_factory" />
<argument type="service" id="api_platform.subresource_operation_factory.cached" />
Copy link
Member

Choose a reason for hiding this comment

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

Why? api_platform.subresource_operation_factory is decorated so you'll have an instance of CachedSubresourceOperationFactory, nop?

Copy link
Member Author

Choose a reason for hiding this comment

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

Hmm yeah you're right, what was I thinking... Monday.

@soyuka soyuka force-pushed the fix/psr-6-cache-subresource branch from 789cff5 to e93a9d1 Compare July 24, 2017 14:19
@soyuka soyuka merged commit 4fffea6 into api-platform:master Jul 24, 2017
@soyuka soyuka deleted the fix/psr-6-cache-subresource branch January 29, 2018 09:38
hoangnd25 pushed a commit to hoangnd25/core that referenced this pull request Feb 23, 2018
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.

3 participants