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: ScientaNL/DoctrineJsonFunctions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.2.0
Choose a base ref
...
head repository: ScientaNL/DoctrineJsonFunctions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.3.0
Choose a head ref
  • 5 commits
  • 43 files changed
  • 1 contributor

Commits on Oct 21, 2024

  1. Add phpstan and fix some related issues

    Fix compatibility issues with older composer versions
    Run phpstan in ci
    Hikariii committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    20e0cfb View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Correctly rename MysqlMariadb shared node as such

    Mark platform-specific nodes as internal
    Rename mysql(shared) function node to include mariadb
    Prepare the way for mysql-only json functions
    Hikariii committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    74df874 View commit details
    Browse the repository at this point in the history
  2. Added JSON_VALUE for mysql platform

    fixes #82
    Hikariii committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a44399d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afb5d68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    554b2fd View commit details
    Browse the repository at this point in the history
Loading