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/mongo-php-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.8.1
Choose a base ref
...
head repository: mongodb/mongo-php-driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8
Choose a head ref
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on Oct 6, 2020

  1. Back to -dev

    alcaeus committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    45979ed View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

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

Commits on Nov 4, 2020

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

Commits on Nov 5, 2020

  1. Package 1.8.2

    alcaeus committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    5514f97 View commit details
    Browse the repository at this point in the history
  2. Back to -dev

    alcaeus committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    7001387 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. PHPC-1835: Rotate credentials for Atlas connectivity tests (#1220)

    * Use ping instead of isMaster in Atlas connectivity tests
    
    * PHPC-1835: Rotate credentials for Atlas connectivity tests
    
    This corresponds with a change to the project's Evergreen config to rotate keys for decrypting atlas-uris.txt.enc.
    
    Additionally, this adds comments atlas-uris.txt and atlas.phpt test output for improved readability.
    jmikola authored May 11, 2021
    Configuration menu
    Copy the full SHA
    96bbdab View commit details
    Browse the repository at this point in the history
Loading