Skip to content

Version 1.0.2

Latest
Compare
Choose a tag to compare
@NicolasGuilloux NicolasGuilloux released this 28 Feb 09:10
· 4 commits to master since this release
c70ef65

Bug fix

  • Fix bad annotation checking for the container.
  • Fix some documentation issue again.
  • Handles errors for the AbstractCommand.
  • Fix CommandTestCase bugs related to the usage of Helpers withing the command.
  • Fix not mocked services during the fixture loading.
  • Fix Fixtures creation when the property is inherited.

New features

  • Add handy functions for the fixture creation.
  • Add the DATE_FORMAT function to the SQLite language that behave like MySQL function.
  • Add better ConnectionFactory.
  • Add the buildObject function for all tests.