aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/symfony/polyfill-php81/README.md
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-01-03 11:00:20 +0000
committerMario <mario@mariovavti.com>2024-01-03 11:00:20 +0000
commitcd0e50da249ba89252a6182b0ac239e003563f61 (patch)
treee95b8a62c2ee471605c97048611abdb8fb33e0a2 /vendor/symfony/polyfill-php81/README.md
parent85001c034b1353e7602911f9fbdf017188ed8b07 (diff)
downloadvolse-hubzilla-cd0e50da249ba89252a6182b0ac239e003563f61.tar.gz
volse-hubzilla-cd0e50da249ba89252a6182b0ac239e003563f61.tar.bz2
volse-hubzilla-cd0e50da249ba89252a6182b0ac239e003563f61.zip
update symfony/polyfill-php81
Diffstat (limited to 'vendor/symfony/polyfill-php81/README.md')
-rw-r--r--vendor/symfony/polyfill-php81/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/symfony/polyfill-php81/README.md b/vendor/symfony/polyfill-php81/README.md
index 7d8dd1907..c07ef7820 100644
--- a/vendor/symfony/polyfill-php81/README.md
+++ b/vendor/symfony/polyfill-php81/README.md
@@ -7,6 +7,7 @@ This component provides features added to PHP 8.1 core:
- [`enum_exists`](https://php.net/enum-exists)
- [`MYSQLI_REFRESH_REPLICA`](https://php.net/mysqli.constants#constantmysqli-refresh-replica) constant
- [`ReturnTypeWillChange`](https://wiki.php.net/rfc/internal_method_return_types)
+- [`CURLStringFile`](https://php.net/CURLStringFile) (but only if PHP >= 7.4 is used)
More information can be found in the
[main Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md).