Changelog

v1.5.0 (2010-06-27)

  • Feature: Real-time Console Output
  • Feature: JSON Support

v1.5.1 (2010-09-16)

  • Bug: File escaping on mac is wrong

v1.5.2 (2010-10-04)

  • Bug: File escaping on linux use windows file escaping

v1.5.3 (2010-11-15)

  • Bug: Wrong include_path if php.ini section is wrong
  • Bug: Setting wrong include_path if two are given
  • Bug: Determine wrong class if namespace is set

v1.5.4 (2010-11-22)

  • Bug: Namespace support for class search

v1.5.5 (2010-12-01)

  • Bug: Custom php.ini is not used
  • Bug: Multiple extension attributes are removed from php.ini file

v1.5.6 (2010-12-29)

  • Bug: Wrong include_path order

v1.5.7 (2011-01-10)

  • Bug: Remove unwanted -n argument

v1.5.8 (2011-01-11)

  • Bug: Wrong file path delimiter for mac and linux