Binary package “php-symfony-polyfill-php74” in ubuntu noble

Symfony polyfill backporting some PHP 7.4+ features to lower PHP versions

 This component provides functions unavailable in releases prior to PHP 7.4:
 .
  * get_mangled_object_vars
  * mb_str_split
  * password_algos
 .
 The Symfony Polyfill project backports features found in the latest PHP
 versions and provides compatibility layers for some extensions and functions.
 It is intended to be used when portability across PHP versions and extensions
 is desired.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.