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: mongodb-labs/symfony-mongodb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0
Choose a base ref
...
head repository: mongodb-labs/symfony-mongodb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.0
Choose a head ref
  • 10 commits
  • 13 files changed
  • 3 contributors

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    f3604a8 View commit details
    Browse the repository at this point in the history
  2. Fix lowest build (#3)

    OskarStark authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2619fc5 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Allow Symfony 7 (#7)

    OskarStark authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e926ee3 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

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

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    0c88273 View commit details
    Browse the repository at this point in the history
  2. Merge branch '0.1' into 0.2

    * 0.1:
      Use newest versions of PHPUnitBridge (#12)
    alcaeus committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    7e9d88c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Add PHP 8.3 to CI matrix (#8)

    Co-authored-by: Andreas Braun <alcaeus@users.noreply.github.com>
    OskarStark and alcaeus authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    af4da33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    050062e View commit details
    Browse the repository at this point in the history
  3. Remove parameter name usage for AutowireDatabase (#13)

    * Remove parameter name usage for AutowireDatabase
    
    * Fix documentation
    
    * Update readme
    
    ---------
    
    Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
    alcaeus and OskarStark authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    2d3784a View commit details
    Browse the repository at this point in the history
  4. Allow specifying options in AutowireDatabase and AutowireCollection (#14

    )
    
    * Resolve service references for codec collection options
    
    * Add codec option to AutowireCollection
    
    * Document codec usage
    
    * Bump MongoDB dependency to 1.17
    
    * Allow passing all options to AutowireCollection and AutowireDatabase
    
    * Use parameter for type maps
    alcaeus authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    74668e0 View commit details
    Browse the repository at this point in the history
Loading