YOURLS/includes/vendor/symfony/polyfill-php72
Léo Colombaro 4b3ca3f2bd Bump dependencies
- Upgrading composer/ca-bundle (1.3.1 => 1.3.4)
  - Upgrading geoip2/geoip2 (v2.12.2 => v2.13.0)
  - Upgrading ozh/bookmarkletgen (1.2 => 1.2.2)
  - Upgrading pomo/pomo (v1.4.1 => v1.5.0)
  - Upgrading rmccue/requests (2.0.2 => v2.0.5)
  - Upgrading spatie/array-to-xml (2.16.0 => 2.17.1)
  - Upgrading symfony/polyfill-intl-idn (v1.25.0 => v1.27.0)
  - Upgrading symfony/polyfill-intl-normalizer (v1.25.0 => v1.27.0)
  - Upgrading symfony/polyfill-mbstring (v1.25.0 => v1.27.0)
  - Upgrading symfony/polyfill-php72 (v1.25.0 => v1.27.0)
2023-01-07 18:36:41 +01:00
..
LICENSE Fix that fucking encoding problem (#2690) 2020-10-10 16:09:36 +02:00
Php72.php Bump dependencies 2023-01-07 18:36:41 +01:00
README.md Bump dependencies 2023-01-07 18:36:41 +01:00
bootstrap.php Update libs and fix PHP 8 (#2824) 2021-01-31 23:32:57 +01:00
composer.json Bump dependencies 2023-01-07 18:36:41 +01:00

README.md

Symfony Polyfill / Php72

This component provides functions added to PHP 7.2 core:

And also functions added to PHP 7.2 mbstring:

On Windows only:

Moved to core since 7.2 (was in the optional XML extension earlier):

Also, it provides constants added to PHP 7.2:

More information can be found in the main Polyfill README.

License

This library is released under the MIT license.