Skip to content

Releases: PerryRylance/DOMDocument

3.0.1

06 May 05:43
Compare
Choose a tag to compare

Full Changelog: 3.0.0...3.0.1

3.0.0

28 Apr 09:12
Compare
Choose a tag to compare

PHP 8.3 compatibility, cross version testing.

PHP 8, Laravel 11 compatibility

27 Apr 11:50
Compare
Choose a tag to compare
2.3.0

- Require PHP >= 8.2.*
- Require symfony/css-selector >= 7.0 (for Laravel 11 compat)
- Re-add test.php

Bump version

25 Aug 08:20
Compare
Choose a tag to compare
2.2.2

Bump version

PHP 8.2 compatibility

25 Aug 08:13
1bb0914
Compare
Choose a tag to compare
  • Fixed local function breaking PHP 8.2

2.2.0

05 Mar 08:10
Compare
Choose a tag to compare
  • Bump PHP requirement >= 7.4
  • Bump phpunit 10.*
  • Bump phpdocumentor 3.*
  • Allow symfony/flex
  • Add lauuch xdebug via VSCode
  • Add required method return types, fix notices (PHP >=8.1)
  • Add implicit casts, pass static analysis
  • Add phpunit.xml config
  • Fix all deprecation notices and warnings with PHP 8.*

2.1.2

30 May 10:46
Compare
Choose a tag to compare
  • Fixed countable warning
  • Added output not empty test

2.1.1

30 May 09:37
Compare
Choose a tag to compare
  • Updated docblocks
  • Regenerated docs
  • Fixed saveInnerBody returns empty string

2.1.0

26 Feb 10:21
Compare
Choose a tag to compare
- Bumped version

2.0.3

12 Oct 13:08
Compare
Choose a tag to compare

Full Changelog: 2.0.2...2.0.3