Skip to content

Releases: phpfui/HTMLUnitTester

Update to latest W3 HTML Validator

Choose a tag to compare

@phpfui phpfui released this 20 Mar 17:06
  • Latest HTML Validator requires a larger stack
  • Updated tests.yml to support Node 24

PHP 8.5

Choose a tag to compare

@phpfui phpfui released this 07 Nov 02:14
  • Update composer.json for PHP 8.5
  • Update unit tests for 8.5

PHP 8.4

Choose a tag to compare

@phpfui phpfui released this 23 Oct 00:40
V1.0.12

PHP 8.4

PHP 8.3

Choose a tag to compare

@phpfui phpfui released this 23 Nov 14:25
V1.0.11

PHP 8.3

PHPUnit 10 Support

Choose a tag to compare

@phpfui phpfui released this 14 Apr 23:24
  • PHPUnit 10 now supported

Update workflow and readme for validator

Choose a tag to compare

@phpfui phpfui released this 18 Jan 23:10
  • Updated readme for most recent validator
  • Update workflows for most recent validator
  • Drop PHP 7.4 support

PHP 8.2 Support

Choose a tag to compare

@phpfui phpfui released this 07 Dec 20:50
  • PHP 8.2 support
  • PHPStan level 6
  • Local VNU server for tests
  • Update actions

Drop PHP 7.2 support

Choose a tag to compare

@phpfui phpfui released this 27 Oct 21:02
V1.0.6

Update Readme.md to reflect PHP support

Directory validation

Choose a tag to compare

@phpfui phpfui released this 13 Aug 01:22

assertDirectory allows for testing of all files in a directory, allowing unit tests to accommodate new files without explicitly revising tests for them.

Travis CI support

Choose a tag to compare

@phpfui phpfui released this 09 Sep 04:14
V1.0.3

Better unit testing