Skip to content

Commit bbe27ad

Browse files
committed
README: PHP 7 deprecated
1 parent 39d0b1c commit bbe27ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ This library attempts to use the [CURL](http://www.php.net/manual/en/book.curl.p
1313
extension to access the OpenCage Geocoding API. If CURL support is not available, the
1414
library falls back to using [fopen wrappers](http://uk3.php.net/manual/en/filesystem.configuration.php#ini.allow-url-fopen).
1515

16-
PHP 7 and 8 are supported.
17-
1816
To use the library you must either have the CURL extension compiled into your version
1917
of PHP or configure the use of fopen wrappers via the `allow_url_fopen` directive in
2018
your `php.ini`.

0 commit comments

Comments
 (0)