theseer / phpdox

Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT)
http://phpdox.de
Other
601 stars 121 forks source link

Php8.1 compatibility #427

Closed pugelarouge closed 1 year ago

pugelarouge commented 1 year ago

A few more PHP8.1 compatibility changes, additions of #[\ReturnTypeWillChange]

please also consider the following change in fDOMDocument ( I know it is archived )

https://github.com/theseer/fDOMDocument/compare/master...pugelarouge:fDOMDocument:PHP8.1 ( src/fDOMDocument.php :: 250 - save() $option default value to 0 form NULL )