Skip to content

Commit ee5c293

Browse files
Minor cleanups
1 parent bc84d6e commit ee5c293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Symfony Polyfill / Php80
33

44
This component provides functions added to PHP 8.0 core:
55

6-
- [`fdiv`](https://php.net/fdiv) (only for PHP 7.0+)
6+
- [`fdiv`](https://php.net/fdiv)
77
- `ValueError` class
88
- `FILTER_VALIDATE_BOOL` constant
99
- [`preg_last_error_msg`](https://php.net/preg_last_error_msg)

0 commit comments

Comments
 (0)