Skip to content

Releases: PerryRylance/DOMDocument

3.0.1

Choose a tag to compare

@PerryRylance PerryRylance released this 06 May 05:43

Full Changelog: 3.0.0...3.0.1

3.0.0

Choose a tag to compare

@PerryRylance PerryRylance released this 28 Apr 09:12

PHP 8.3 compatibility, cross version testing.

PHP 8, Laravel 11 compatibility

Choose a tag to compare

@PerryRylance PerryRylance released this 27 Apr 11:50
2.3.0

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

Bump version

Choose a tag to compare

@PerryRylance PerryRylance released this 25 Aug 08:20
2.2.2

Bump version

PHP 8.2 compatibility

Choose a tag to compare

@PerryRylance PerryRylance released this 25 Aug 08:13
1bb0914
  • Fixed local function breaking PHP 8.2

2.2.0

Choose a tag to compare

@PerryRylance PerryRylance released this 05 Mar 08:10
  • 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

Choose a tag to compare

@PerryRylance PerryRylance released this 30 May 10:46
  • Fixed countable warning
  • Added output not empty test

2.1.1

Choose a tag to compare

@PerryRylance PerryRylance released this 30 May 09:37
  • Updated docblocks
  • Regenerated docs
  • Fixed saveInnerBody returns empty string

2.1.0

Choose a tag to compare

@PerryRylance PerryRylance released this 26 Feb 10:21
- Bumped version

2.0.3

Choose a tag to compare

@PerryRylance PerryRylance released this 12 Oct 13:08

Full Changelog: 2.0.2...2.0.3