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: grimzy/laravel-mysql-spatial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: relocity/laravel-mysql-spatial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 10 files changed
  • 2 contributors

Commits on Jun 6, 2022

  1. Update composer.json

    Added support for php ^8.0
    relocity-rd authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    074c248 View commit details
    Browse the repository at this point in the history
  2. Added return types

    relocity-rd committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    1aa0a0c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Merge pull request #2 from relocity/feature/php-8-1

    Support for php 8.1
    relocity-rd authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    816e761 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from relocity/update-dependencies

    Update composer dependencies
    relocity-rd authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    6f1a3df View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Update SpatialExpression.php

    Added getLat() and getLng() methods
    relocity-rd authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    bf3b4d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from relocity/update-spatial-expression

    Update SpatialExpression.php
    relocity-rd authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    bae61eb View commit details
    Browse the repository at this point in the history
Loading