Skip to content

Releases: paratestphp/paratest

libxml fix

20 May 10:54
Compare
Choose a tag to compare
  • #90 "load configuration even if libxml entity loader is disabled"
  • in the meantime, phpunit was fixed for #89

PHPUnit 4.x compatibility

17 Apr 21:39
Compare
Choose a tag to compare

This tag is to indicate the compatibility to PHPUnit 4.x.

Further changes since v0.6.1:

  • new option --stop-on-failure
  • new option --exclude-group
  • test loading improvements (non PSR-0)
  • some minor bugfixes