diff --git a/debian/changelog b/debian/changelog index 74c1c1554a702ebd6afa4cee604d9b079f824728..2121d5ccfdf96ff2d127703b2c01525d548b0061 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +php-react-promise (3.2.0-3) unstable; urgency=medium + + * Drop test failing with PHP 8.4 (Closes: #1089781) + + -- David Prévot <taffit@debian.org> Tue, 17 Dec 2024 11:34:52 +0100 + php-react-promise (3.2.0-2) unstable; urgency=medium * Use --require-file for phpabtl (Closes: #1074205)