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 Assignee: Pushkar Kulkarni (pushkarnk) Status: New ** Affects: php-fdomdocument (Debian) Importance: Unknown Status: Unknown ** Bug watch added: Debian Bug tracker #1082448 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1082448 ** Also affects: php-fdomdocument (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1082448 Importance: Unknown Status: Unknown ** Changed in: php-fdomdocument (Ubuntu) Assignee: (unassigned) => Pushkar Kulkarni (pushkarnk) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2096869 Title: autopkgtests fail with PHP 8.4 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php-fdomdocument/+bug/2096869/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
