Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 460 Bytes

ChangeLog-5.0.md

File metadata and controls

9 lines (6 loc) · 460 Bytes

Changes in PHPUnit 5.0

PHPUnit 5.0.0

  • The assertSelectCount(), assertSelectRegExp(), assertSelectEquals(), assertTag(), assertNotTag() assertions have been removed
  • The PHPUnit_Selenium component is no longer bundled in the PHAR distribution
  • The PHPUnit_Selenium component can no longer be configured using the <selenium/browser> element of PHPUnit's configuration file
  • PHPUnit is no longer supported on PHP 5.3, PHP 5.4, and PHP 5.5