The reported failure is seen with php-db 1.11.0-1ubuntu1. This is because one of the upstream tests uses E_USER_ERROR which has been deprecated in PHP 8.4. As a result, the following warnings show up in stdout, causing the test checks to fail:
----- Warning: Undefined array key 8192 in /tmp/autopkgtest.5bIVKx/build.XDv/real-tree/DB-1.11.0/tests/db_error.php on line 29 Passing E_USER_ERROR to trigger_error() is deprecated since 8.4, throw an exception or call exit with a string message instead in PEAR.php on line XXX ----- -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2096780 Title: php-db: autopkgtest failure with php-defaults (96) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php-db/+bug/2096780/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
