Skip to content

2.8.0

Compare
Choose a tag to compare
@Ocramius Ocramius released this 13 Apr 14:54
2.8.0
ac1dd41

Build Status

This release fixes compatibility with 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").

Types for closures in proxy factories have also been improved, and
some purity type markers were added to some library internals.

Total issues resolved: 16