README.md
919 Bytes
Symfony Polyfill / Php80
This component provides features added to PHP 8.0 core:
- <code>Stringable</code> interface
- <code>fdiv</code>
- <code>ValueError</code> class
- <code>UnhandledMatchError</code> class
FILTER_VALIDATE_BOOL
constant- <code>get_debug_type</code>
- <code>PhpToken</code> class
- <code>preg_last_error_msg</code>
- <code>str_contains</code>
- <code>str_starts_with</code>
- <code>str_ends_with</code>
- <code>get_resource_id</code>
More information can be found in the main Polyfill README.
License
This library is released under the MIT license.