Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

2.0.0

Choose a tag to compare

@Ocramius Ocramius released this 12 Jan 11:47
· 1220 commits to 4.7.x since this release
2.0.0

Build Status

Total issues resolved: 3

Please note that this release is not BC compliant, as return type hints and scalar
type hints were added to interfaces and public API of the library where applicable.

This means that if you subclass or implement any of the symbols of this library, you
should check that you are still respecting the interface signatures.

Other than that, no behavioral changes were introduced, and the library works exactly
as in version 1.2.0.