Thanks to visit codestin.com
Credit goes to github.com

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.19.0
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: 5.20.0
Choose a head ref
  • 12 commits
  • 42 files changed
  • 5 contributors

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    497b68f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Merge pull request #338 from ruano-a/fix/plugin-fakeip-order-test

    Add test for fix plugin fakeip order
    norkunas authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    b697587 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    650b4bf View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Merge pull request #339 from Chris53897/feature/test-php82

    tests: add tests for php 8.2
    norkunas authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    9628346 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Refactor tests (#344)

    - Drop dependency on `OrmTestCase` and instead use `DoctrineBundle` for setting orm automatically instead of manually;
    - ~~Use MockHttpClient from symfony/http-client instead of making real http calls in tests~~ Use mock Client from php-http/mock-client;
    - Merge CI's phpunit jobs into single one;
    - Separate inlined fixtures in tests to separate classes;
    norkunas authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    608f883 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Fix ignoring tests directory (#345)

    * Fix ignoring tests directory
    
    * Update phpstan-baseline.neon
    franmomu authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    acee478 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    f560828 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    18d6b75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba0babf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #346 from javiereguiluz/allow_sf7

    Allow using Symfony 7 and fix some deprecations
    norkunas authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4e8af37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11754b7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #347 from norkunas/ci

    Include PHP and Symfony version to CI job name
    norkunas authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    06c094c View commit details
    Browse the repository at this point in the history
Loading