joyparty / polyfill-php80
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
Installs: 25
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 26
pkg:composer/joyparty/polyfill-php80
Requires
- php: >=7.0
This package is not auto-updated.
Last update: 2025-10-03 18:36:32 UTC
README
This component provides features added to PHP 8.0 core:
Stringable
interfacefdiv
ValueError
classUnhandledMatchError
classFILTER_VALIDATE_BOOL
constantget_debug_type
PhpToken
classpreg_last_error_msg
str_contains
str_starts_with
str_ends_with
get_resource_id
More information can be found in the main Polyfill README.
License
This library is released under the MIT license.