|  927f32325b | ||
|---|---|---|
| .. | ||
| Resources/stubs | ||
| LICENSE | ||
| Php80.php | ||
| PhpToken.php | ||
| README.md | ||
| bootstrap.php | ||
| composer.json | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	Symfony Polyfill / Php80
This component provides features added to PHP 8.0 core:
- Stringableinterface
- fdiv
- ValueErrorclass
- UnhandledMatchErrorclass
- FILTER_VALIDATE_BOOLconstant
- get_debug_type
- PhpTokenclass
- preg_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.