Skip to content

[Bridge/ProxyManager] Remove direct reference to value holder property #24906

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 1 commit into from
Nov 10, 2017

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Nov 10, 2017

Q A
Branch? 2.7
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #23110
License MIT
Doc PR -

This fixes Ocramius/ProxyManager#394 on Symfony's side, because proxy-manager v1 is not maintained anymore, but is the only one that works on PHP 5.3/5.5, which we still support.
Cannot be tested easily (but code is run by the existing test suite.)

@nicolas-grekas
Copy link
Member Author

nicolas-grekas commented Nov 10, 2017

To be merged up to 3.4, but not needed in master as Ocramius/ProxyManager#396 will do it there.

@sroze
Copy link
Contributor

sroze commented Nov 10, 2017

On a scale from 0 to 10... how likely are you going to be able to write tests for this one? 😅

@nicolas-grekas
Copy link
Member Author

0

@fabpot
Copy link
Member

fabpot commented Nov 10, 2017

Thank you @nicolas-grekas.

@fabpot fabpot merged commit af9d644 into symfony:2.7 Nov 10, 2017
fabpot added a commit that referenced this pull request Nov 10, 2017
…der property (nicolas-grekas)

This PR was merged into the 2.7 branch.

Discussion
----------

[Bridge/ProxyManager] Remove direct reference to value holder property

| Q             | A
| ------------- | ---
| Branch?       | 2.7
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #23110
| License       | MIT
| Doc PR        | -

This fixes Ocramius/ProxyManager#394 on Symfony's side, because proxy-manager v1 is not maintained anymore, but is the only one that works on PHP 5.3/5.5, which we still support.
Cannot be tested easily (but code is run by the existing test suite.)

Commits
-------

af9d644 [Bridge/ProxyManager] Remove direct reference to value holder property
@nicolas-grekas nicolas-grekas deleted the fix-lazy-proxies branch November 10, 2017 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants