-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: geocoder-php/google-maps-provider
base: 4.7.1
head repository: geocoder-php/google-maps-provider
compare: master
- 14 commits
- 8 files changed
- 9 contributors
Commits on Jul 16, 2023
-
* Add PHPStan * Update php.yml * Update composer.json * Fix PHPStan level 0 * Fix PHPStan level 1 * Update phpstan.neon * Fix PHPStan level 2 * Update composer.json * Fix PHPStan level 3 * Fix tests * Fix PHPStan level 4 * Update src/Common/Tests/TimedGeocoderTest.php Co-authored-by: Tomas Norkūnas <[email protected]> * Update src/Provider/Cache/Tests/ProviderCacheTest.php Co-authored-by: Tomas Norkūnas <[email protected]> * Update src/Provider/Cache/Tests/ProviderCacheTest.php Co-authored-by: Tomas Norkūnas <[email protected]> * Update src/Provider/GeoIP2/Tests/GeoIP2Test.php Co-authored-by: Tomas Norkūnas <[email protected]> * Fix PHPStan level 5 * Normalize composer.json * Rename analyse script * Update composer.json * Update IntegrationTest * Update AlgoliaPlacesTest * Update composer.json * Update RequestInterface vs. getParsedResponse() * Update src/Plugin/PluginProvider.php Co-authored-by: Tomas Norkūnas <[email protected]> * Update src/Plugin/PluginProvider.php Co-authored-by: Tomas Norkūnas <[email protected]> * Use PHPStan baseline instead of ignore See https://phpstan.org/user-guide/baseline --------- Co-authored-by: Tomas Norkūnas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c650435 - Browse repository at this point
Copy the full SHA c650435View commit details
Commits on Jul 21, 2023
-
Add PHP Coding Standards Fixer in CI (#1196)
* Update composer.json * Update .gitignore * Update php.yml * Apply PHPCSFixer fixes * Switch to php-cs-fixer/shim * Create .php-cs-fixer.dist.php
Configuration menu - View commit details
-
Copy full SHA for ebd8c55 - Browse repository at this point
Copy the full SHA ebd8c55View commit details
Commits on Jul 31, 2023
-
Drop support for PHP 7.4 (#1197)
* Remove PHP 7.4 * Remove remaining .travis.yml * Update CI for GeoIP * Deprecate Geoip provider geoip extension doesn't seem to be available in PHP 8.
Configuration menu - View commit details
-
Copy full SHA for 9f9a9b4 - Browse repository at this point
Copy the full SHA 9f9a9b4View commit details -
Enable PHPStan Level 6 (#1194)
* Update phpstan.neon * Update YandexTest.php * Update TomTomTest.php * Update PickPointTest.php * Update PickPoint.php * Update PhotonTest.php * Update PeliasTest.php * Update OpenRouteServiceTest.php * Update OpenCageTest.php * Update OpenCage.php * Update NominatimTest.php * Update MaxMindBinaryTest.php * Update MaxMindTest.php * [WIP] Apply PHPStan fixes * Apply PHPCSFixer fixes * [WIP] Apply PHPStan fixes * [WIP] Apply PHPStan fixes * Revert "[WIP] Apply PHPStan fixes" This reverts commit 734c5c52fbcba4bc12cbda07b58d902a79d47891. * [WIP] Apply PHPStan fixes * [WIP] Apply PHPStan fixes * Update phpstan-baseline.neon
Configuration menu - View commit details
-
Copy full SHA for 33a88fc - Browse repository at this point
Copy the full SHA 33a88fcView commit details
Commits on Dec 15, 2023
-
Replace HTTPlug factories by PSR-17 (#1184)
* Replace HTTPlug factories by PSR-17 * minor fix --------- Co-authored-by: Nyholm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3455c2 - Browse repository at this point
Copy the full SHA d3455c2View commit details
Commits on Mar 2, 2024
-
chore: bump github action "actions/checkout" 3 => 4 to fix deprecatio…
…ns (#1216) Co-authored-by: Christopher Georg <[email protected]> Co-authored-by: Jonathan Beliën <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b0a94d9 - Browse repository at this point
Copy the full SHA b0a94d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5ff3ed - Browse repository at this point
Copy the full SHA f5ff3edView commit details
Commits on Mar 4, 2024
-
chore: add testruns for PHP 8.3 (#1222)
Co-authored-by: Christopher Georg <[email protected]> Co-authored-by: Jonathan Beliën <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29f721c - Browse repository at this point
Copy the full SHA 29f721cView commit details
Commits on May 18, 2024
-
phpstan and php-cs-fixer: updates (#1226)
* provider: BingMaps: required and optional params order (phpstan) * provider: GoogleMaps: required and optional params order (phpstan) * provider: GeoIP2: php-cs-fixer: fix identation
Configuration menu - View commit details
-
Copy full SHA for 32d5d89 - Browse repository at this point
Copy the full SHA 32d5d89View commit details
Commits on Nov 14, 2024
-
chore: add testruns for PHP 8.4 (#1235)
* feat: bump dev dependencies * chore: add testruns for PHP 8.4 * chore: add testruns for PHP 8.4 * chore: add testruns for PHP 8.4 --------- Co-authored-by: Christopher Georg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce73f2d - Browse repository at this point
Copy the full SHA ce73f2dView commit details -
* feat: bump dev dependencies * chore: fix php cs --------- Co-authored-by: Christopher Georg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b29e20 - Browse repository at this point
Copy the full SHA 6b29e20View commit details
Commits on Feb 11, 2025
-
feat: allow "willdurand/geocoder" v5 (#1240)
Co-authored-by: Christopher Georg <[email protected]> Co-authored-by: Tobias Nyholm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 496ec4f - Browse repository at this point
Copy the full SHA 496ec4fView commit details
Commits on Mar 23, 2025
-
style: convert string class names to constants (#1252)
* style: convert string class names to constants * style: fix php-cs-fixer --------- Co-authored-by: Jonathan Beliën <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c3aa3d - Browse repository at this point
Copy the full SHA 9c3aa3dView commit details
Commits on Apr 15, 2025
-
Update CHANGELOG.md for all providers
Prepare new release for PHP Geocoder 5 support.
Configuration menu - View commit details
-
Copy full SHA for 587aac3 - Browse repository at this point
Copy the full SHA 587aac3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.7.1...master