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: laravel-doctrine/orm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.7.13
Choose a base ref
...
head repository: laravel-doctrine/orm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.7
Choose a head ref
  • 17 commits
  • 12 files changed
  • 4 contributors

Commits on Jan 12, 2022

  1. Fixed 404 links

    M_A_X_NSK committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    ad7b53c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. EntityGenerator - Strict types error fix

    DocentBF authored and eigan committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    e723ec5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deb71c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    caf225e View commit details
    Browse the repository at this point in the history
  4. Merge branch '1.5' into 1.6

    eigan committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    549afb3 View commit details
    Browse the repository at this point in the history
  5. Github Actions: Laravel 7 and doctrine/orm 2.7 is not compatible

    illuminate/console 7 requires symfony/console ^5, doctrine/orm 2.7 requires ^3|^4
    eigan committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    c1d7f4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bb4617 View commit details
    Browse the repository at this point in the history
  7. doctrine/annotations needs to be required now

    Looks like it wasn't required before
    eigan committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    041857e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #514 from laravel-doctrine/eg/extend-matrix

    [FIX] Test with more versions
    eigan authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    7db6d34 View commit details
    Browse the repository at this point in the history
  9. Merge branch '1.6' into 1.7

     Conflicts:
    	.github/workflows/ci.yml
    	composer.json
    eigan committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    4e062a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Merge pull request #511 from Elnadrion/docs-links-fix

    [Fix] 404 links about mappings
    eigan authored Jan 21, 2022
    Configuration menu
    Copy the full SHA
    665e89b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Update php-cs-fixer

    eigan committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    27f55d3 View commit details
    Browse the repository at this point in the history
  2. Require php-cs-fixer in dev

    eigan committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    1b1231c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d504dc View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. [FIX] Fix normalizer error (#525)

    * Fix normalizer error
    
    * Fix serializer import
    
    * Add test for ArraySerializer with array field
    DocentBF authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    4cbd87c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    a5bacbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e736f57 View commit details
    Browse the repository at this point in the history
Loading