We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc84d6e commit ee5c293Copy full SHA for ee5c293
README.md
@@ -3,7 +3,7 @@ Symfony Polyfill / Php80
3
4
This component provides functions added to PHP 8.0 core:
5
6
-- [`fdiv`](https://php.net/fdiv) (only for PHP 7.0+)
+- [`fdiv`](https://php.net/fdiv)
7
- `ValueError` class
8
- `FILTER_VALIDATE_BOOL` constant
9
- [`preg_last_error_msg`](https://php.net/preg_last_error_msg)
0 commit comments