You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #17919#17676 - making the proxy instantiation compatible with ProxyManager 2.x by detecting proxy features (Ocramius)
This PR was submitted for the master branch but it was merged into the 3.0 branch instead (closes#17919).
Discussion
----------
#17676 - making the proxy instantiation compatible with ProxyManager 2.x by detecting proxy features
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | #17676
| License | MIT
| Doc PR |
Note: tests don't pass because the test asset being used does not respect the return type hints (PHP7) required for ProxyManager v2. Not sure if I should just hack around it, and use the PHP7 hints.
Commits
-------
a8f1a10#17676 - making the proxy instantiation compatible with ProxyManager 2.x by detecting proxy features
0 commit comments