Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: geocoder-php/BazingaGeocoderBundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.20.1
Choose a base ref
...
head repository: geocoder-php/BazingaGeocoderBundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 24 files changed
  • 4 contributors

Commits on Oct 3, 2024

  1. Support Doctrine ORM v3

    norkunas committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f3373e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #356 from norkunas/orm

    Support Doctrine ORM v3
    norkunas authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3904397 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    236544d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #357 from norkunas/dump

    Use `profiler_dump` instead of `dump`
    norkunas authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c25b653 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. Configuration menu
    Copy the full SHA
    84ee65e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #358 from norkunas/php-and-sf

    Update CI to run with PHP 8.4 and Symfony 7.2
    norkunas authored Nov 30, 2024
    Configuration menu
    Copy the full SHA
    1d01c55 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Configuration menu
    Copy the full SHA
    1ddafe8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #352 from Chris53897/feature/x

    docs: replace travis ci badge, with the one from github actions
    norkunas authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    c43f2b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. Configuration menu
    Copy the full SHA
    5ef8c19 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #342 from ker0x/feature/drop-sf-4.4

    Drop support for Symfony < 5.4, drop CI test for Symfony 7.1
    norkunas authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    737e905 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

  1. Configuration menu
    Copy the full SHA
    0c320ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b322a40 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #362 from fbuchlak/master

    fix: [profiler] don't use dump/profiler_dump for number of results
    norkunas authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    a3d9ec5 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. Allow willdurand/geocoder v5

    norkunas committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    b0fa6aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #363 from norkunas/geocoder5support

    Allow `willdurand/geocoder` v5
    norkunas authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    8826cfe View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Add Symfony 7.3 support

    norkunas committed May 13, 2025
    Configuration menu
    Copy the full SHA
    75319ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #364 from norkunas/sf7.3

    Add Symfony 7.3 support
    norkunas authored May 13, 2025
    Configuration menu
    Copy the full SHA
    e9d698b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Configuration menu
    Copy the full SHA
    6da1047 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #365 from norkunas/cleanup-ci

    Cleanup CI configuring composer's minimum-stability
    norkunas authored May 30, 2025
    Configuration menu
    Copy the full SHA
    fe24ecb View commit details
    Browse the repository at this point in the history
Loading