This release uses Phony 4.x
. There no BC breaking API changes aside from
stricter type declarations.
- [BC BREAK] PHP 7.1 is no longer supported.
This release uses Phony 2.x
under the hood. Check out the
migration guide for Phony 2.x
, which also applies to this
release.
- [BC BREAK] PHP 5 is no longer supported (#216).
- [BC BREAK] HHVM is no longer supported (#216, #219).
- [IMPROVED] Support for PHP 7.2 features, including the
object
typehint (#224). - [IMPROVED] Support for the PHP 7.1
iterable
typehint in automatically injected suites and tests.
- [IMPROVED] Updated to use the new Phony
1.0.0
release.
- [BC BREAK] Renamed from
peridot-phony
tophony-peridot
, to match new integration repository conventions.
- [NEW] Initial release.