Skip to content

2.7.1

Compare
Choose a tag to compare
@Ocramius Ocramius released this 13 Apr 14:54
2.7.1
22eadab

This release REMOVES support for PHP 7.4.1 and newer, since
PHP introduced a major backwards compatibility break in a patch
release, rendering lazy-loading of typed properties completely
non-functioning (see bug 79373 "uninitialized typed property cannot accessed in __get magic method").

Please upgrade to 2.8.x ASAP: this release is only here to raise
awareness of the issue in the 2.7.x series, and to make auto-update
tooling notice it.

While ocramius/proxy-manager 2.7.1 is compatible with PHP 7.4.0,
PHP 7.4.1 or newer will require ocramius/proxy-manager 2.8.0 or
newer to operate correctly.

Total issues resolved: 1