php-symfony-polyfill (1.28.0-1)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/1.28.0-1 tag
- Git: https://salsa.debian.org/php-team/pear/php-symfony-polyfill.git -b debian/latest
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 7159808
- Browser: https://salsa.debian.org/php-team/pear/php-symfony-polyfill
- Last scan: 2023-09-27 04:12:16+00
- Next scan: 2023-10-04 02:24:00+00
- CI pipeline status: success
- Debian changelog in Git:
php-symfony-polyfill (1.28.0-1) unstable; urgency=medium
[ Ion Bazan ]
* Use static data providers
* [PHP 8.3] Add `#[\Override]` attribute
* [PHP 8.3] Polyfill mb_str_pad()
* [PHP 8.3] Polyfill new non-overloaded variants of functions
[ Ayesh Karunaratne ]
* [PHP 8.1] Add `CURLStringFile` polyfill
* [PHP 8.3] Add Exception/Error classes for `Date/Time` extension
[ Nicolas Grekas ]
* Update CHANGELOG
[ Jérémy Romey ]
* add mb_check_encoding with array value
[ Michael Babker ]
* Update return type for `IntlDateFormatter::format()`
[ Alexander M. Turek ]
* Add odbc_connection_string_*() functions
[ Alexandre Daubois ]
* Add case folding map
[ Greg Roach ]
* Add polyfill for ini_parse_quantity based on the C code in PHP
[ David Prévot ]
* Update packages description
-- David Prévot <taffit@debian.org> Sun, 03 Sep 2023 02:38:57 +0530
- This branch is 1 commit ahead of tag debian/1.28.0-1
- Git log:
commit 59d08f7b7e556e2a08501875c0fab9fa7d03c33b
Author: David Prévot <taffit@debian.org>
Date: Fri Sep 15 10:47:16 2023 +0530
Drop incompatible option with PHPUnit 10