Breaking changes between Alice 1.x and 2.0 In php fixtures, and nested faker blocks in yml fixtures, using $this->fake() or $loader->fake() is no longer supported. A closure is provided so you can now use the shorter $fake() instead.