Alice v1.7.0 Release Notes

Release Date: 2014-04-24 // almost 10 years ago
    • 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