File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ 3.3.3 -- Mon De 8 2025
2+ =====================================================
3+ - Uses http_get_last_response_headers() with PHP >= 8.4
4+ - Update composer config, adds script
5+ - Uses PSR-12
6+
173.3.2 -- Mon Nov 24 2025
28=====================================================
39- add testing against PHP 8.5
Original file line number Diff line number Diff line change 44
55abstract class AbstractGeocoder
66{
7- public const VERSION = '3.3.2 ' ; // if changing this => remember to match everything with the git tag
7+ public const VERSION = '3.3.3 ' ; // if changing this => remember to match everything with the git tag
88
99 public const TIMEOUT = 10 ;
1010 public const URL = 'https://api.opencagedata.com/geocode/v1/json/? ' ;
You can’t perform that action at this time.
0 commit comments