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 symfony#54Fixsymfony#51 (compatability issue with zendframework/zend-diactoros ^2.0) (uphlewis)
This PR was merged into the 1.1-dev branch.
Discussion
----------
Fixsymfony#51 (compatability issue with zendframework/zend-diactoros ^2.0)
Uses method_exists to check whether the object has the required method, and uses the new namespaced function(s) if not.
Commits
-------
8ff61e5 Fix compatability issue with "zendframework/zend-diactoros": "^2.0." (symfony#51)
0 commit comments