Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 365 Bytes

File metadata and controls

8 lines (5 loc) · 365 Bytes

Changes in PHPUnit 4.7

PHPUnit 4.7.0

  • Tests not annotated with @small, @medium, or @large are no longer treated as being annotated with @small
  • In verbose mode, the test runner now prints information about the PHP runtime
  • To be consistent with the printing of PHP runtime information, the configuration file used is only printed in verbose mode