1.7.0
- Added fixture inheritance with
(template)
and(extends NAME)
flags - Added support for including other yaml fixtures files using a top-level
include
array - Added an
<identity()>
(aliased as<()>
faker provider to just evaluate PHP expressions with variables - Added
@self
reference which is the equivalent to$this
- Added support for passing references to faker providers
- Added support for HHVM and PHP 5.6