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: PHPMailer/PHPMailer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.11.0
Choose a base ref
...
head repository: PHPMailer/PHPMailer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.11.1
Choose a head ref
  • 5 commits
  • 8 files changed
  • 3 contributors

Commits on Sep 29, 2025

  1. GH Actions: Bump github/codeql-action in the action-runners group

    Bumps the action-runners group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3.30.3 to 3.30.5
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@192325c...3599b3b)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.30.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: action-runners
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    9b899a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3238 from PHPMailer/dependabot/github_actions/act…

    …ion-runners-206d0ace73
    
    GH Actions: Bump github/codeql-action from 3.30.3 to 3.30.5 in the action-runners group
    Synchro authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    6ed58a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. Regressing deprecatedArg

    SirLouen committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    29f48d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3240 from SirLouen/patch/3201v2

    Regressing deprecatedArg
    Synchro authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    fe380a8 View commit details
    Browse the repository at this point in the history
  3. 6.11.1

    Synchro committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    d9e3b36 View commit details
    Browse the repository at this point in the history
Loading