Public bug reported: The 2.3.5 version of php-horde-text-filter currently in eoan lacks various fixes for php7.2 and php7.3, and as a consequence it is blocking completion of the php7.3 transition:
http://autopkgtest.ubuntu.com/packages/p/php-horde-text-filter/eoan/amd64 https://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html#php-defaults The git repository with changes between 2.3.5 and 2.3.6 is here: https://github.com/horde/Text_Filter/commits/v2.3.6 which consists of: - metadata / doc changes (mainly to horde.yml and composer.json) - travis test config adjustments - drop each() call (deprecated in php7.2) - fix php7.3 regexp issue There are no new features, the only fixes are exactly for php7.2 and php7.3 compatibility (which we want), and the remainder is just metadata/doc/test adjustments that shouldn't affect us. There is only a single piece of delta between us and debian, which is a patch from Nish to support PHPUnit6 by enabling namespaces: https://engineering.facile.it/blog/eng/phpunit-upgrade-namespace/ This merge pulls in 2.3.6 with the phpunit6 patch. ** Affects: php-horde-text-filter (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/1842612 Title: Merge v2.3.6-2 for eoan To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php-horde-text-filter/+bug/1842612/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
