mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-12-02 21:19:58 +09:00
Update dependencies
This commit is contained in:
7
vendor/symfony/polyfill-php80/README.md
vendored
7
vendor/symfony/polyfill-php80/README.md
vendored
@@ -3,12 +3,13 @@ Symfony Polyfill / Php80
|
||||
|
||||
This component provides features added to PHP 8.0 core:
|
||||
|
||||
- `Stringable` interface
|
||||
- [`Stringable`](https://php.net/stringable) interface
|
||||
- [`fdiv`](https://php.net/fdiv)
|
||||
- `ValueError` class
|
||||
- `UnhandledMatchError` class
|
||||
- [`ValueError`](https://php.net/valueerror) class
|
||||
- [`UnhandledMatchError`](https://php.net/unhandledmatcherror) class
|
||||
- `FILTER_VALIDATE_BOOL` constant
|
||||
- [`get_debug_type`](https://php.net/get_debug_type)
|
||||
- [`PhpToken`](https://php.net/phptoken) class
|
||||
- [`preg_last_error_msg`](https://php.net/preg_last_error_msg)
|
||||
- [`str_contains`](https://php.net/str_contains)
|
||||
- [`str_starts_with`](https://php.net/str_starts_with)
|
||||
|
||||
Reference in New Issue
Block a user