-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: ker0x/geocoder-php-geocoder
base: master
head repository: geocoder-php/Geocoder
compare: master
- 16 commits
- 150 files changed
- 7 contributors
Commits on Mar 23, 2025
-
feat: [Photon] support lat/lon in geocode query (geocoder-php#1248)
* feat: [Photon] support lat/lon in geocode query * style: [photon] use class name resolution in test
Configuration menu - View commit details
-
Copy full SHA for 0f47405 - Browse repository at this point
Copy the full SHA 0f47405View commit details -
[Photon] Support bbox in geocode query (geocoder-php#1247)
* [Photon] Support bbox in geocode query * Apply changes * Apply PHPCS fix * Commit cached response * Delete cached reponse --------- Co-authored-by: Jonathan Beliën <jbelien@users.noreply.github.com> Co-authored-by: Jonathan Beliën <dev@jbelien.mozmail.com>
Configuration menu - View commit details
-
Copy full SHA for 780c928 - Browse repository at this point
Copy the full SHA 780c928View commit details -
Configuration menu - View commit details
-
Copy full SHA for b586629 - Browse repository at this point
Copy the full SHA b586629View commit details -
style: convert string class names to constants (geocoder-php#1252)
* style: convert string class names to constants * style: fix php-cs-fixer --------- Co-authored-by: Jonathan Beliën <jbelien@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for da3e634 - Browse repository at this point
Copy the full SHA da3e634View commit details -
feat: [Photon] support multiple layers (geocoder-php#1253)
* feat: [Photon] support multiple layers * fix: support php 8.0, 8.1 * style: fix readability of buildLayerFilterQuery
Configuration menu - View commit details
-
Copy full SHA for 94cf7bd - Browse repository at this point
Copy the full SHA 94cf7bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8bbcf6 - Browse repository at this point
Copy the full SHA b8bbcf6View commit details
Commits on Apr 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b5ee4e9 - Browse repository at this point
Copy the full SHA b5ee4e9View commit details -
Update CHANGELOG.md for all providers
Prepare new release for PHP Geocoder 5 support.
Configuration menu - View commit details
-
Copy full SHA for b7d58ee - Browse repository at this point
Copy the full SHA b7d58eeView commit details
Commits on May 14, 2025
-
Bump actions/create-github-app-token from 1 to 2 (geocoder-php#1255)
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1 to 2. - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@v1...v2) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d2c14a2 - Browse repository at this point
Copy the full SHA d2c14a2View commit details -
Improve Pelias provider (geocoder-php#1250)
* Update Pelias provider * Update Pelias.php * Update GeocodeEarth tests * Update OpenRouteService tests * Update GeocodeEarth tests * Update OpenRouteService tests * Fix tests
Configuration menu - View commit details
-
Copy full SHA for 92af86d - Browse repository at this point
Copy the full SHA 92af86dView commit details -
Jonathan Beliën committed
May 14, 2025 Configuration menu - View commit details
-
Copy full SHA for e33e1ea - Browse repository at this point
Copy the full SHA e33e1eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ab2cd6 - Browse repository at this point
Copy the full SHA 7ab2cd6View commit details
Commits on May 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5cb30c7 - Browse repository at this point
Copy the full SHA 5cb30c7View commit details
Commits on Jun 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 06d955b - Browse repository at this point
Copy the full SHA 06d955bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c36dc82 - Browse repository at this point
Copy the full SHA c36dc82View commit details
Commits on Jun 7, 2025
-
Resolve some deprecations and remove igorw/get-in dependency (geocode…
…r-php#1257) * Remove `igorw/get-in` dependency to simplify code * Fix phpunit deprecation * Simplify phpunit's `->will($this->returnValue())` with `->willReturn()` * Simplify phpunit's `->will($this->returnCallback())` with `->willReturnCallback()` * Fix deprecated mock builder `setMethds` with `createPartialMock` * Remove deprecated phpstan `checkGenericClassInNonGenericObjectType` option * Bump phpunit to 9.6 --------- Co-authored-by: Jonathan Beliën <jbelien@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 37261a3 - Browse repository at this point
Copy the full SHA 37261a3View 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 master...master