Skip to content

v2.7.1

Compare
Choose a tag to compare
@Ocramius Ocramius released this 03 Dec 08:17
· 397 commits to 3.4.x since this release
v2.7.1

Build Status

This release fixes an issue that prevented the proxy generator from generating valid
proxies when running under PHP 7.0.* and encountering following type of method
signature:

public function foo(SomeClass $bar = null, $baz) {}

Total issues resolved: 4