Public bug reported: This is the same as https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=1082448. I am creating this report manually because `import-bug-from-debian` fails to do the import.
TheSeer\fDOM\fDOMXPath extends \DOMXPath and defines its own non-static quote($str). With PHP 8.4, the parent \DOMXPath defines a new static quote($str). As a result, the derived class cannot define a non-static method with the same name. The behavior of this static quote() is quite different from the non-static quote() in the derived class. Note: the upstream repository has been archived https://github.com/theseer/fDOMDocument. ** Affects: php-fdomdocument (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2096868 Title: autopkgtests fail with PHP 8.4 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php-fdomdocument/+bug/2096868/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
