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: sebastianbergmann/phpunit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 13.1.5
Choose a base ref
...
head repository: sebastianbergmann/phpunit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 13.1.6
Choose a head ref
  • 15 commits
  • 9 files changed
  • 2 contributors

Commits on Apr 16, 2026

  1. Configuration menu
    Copy the full SHA
    eadb9cf View commit details
    Browse the repository at this point in the history
  2. Merge branch '11.5' into 12.5

    * 11.5:
      Clean up after #6288 (comment)
    sebastianbergmann committed Apr 16, 2026
    Configuration menu
    Copy the full SHA
    6dc2767 View commit details
    Browse the repository at this point in the history
  3. Merge branch '12.5' into 13.1

    * 12.5:
      Clean up after #6288 (comment)
    sebastianbergmann committed Apr 16, 2026
    Configuration menu
    Copy the full SHA
    bc2bea4 View commit details
    Browse the repository at this point in the history
  4. Closes #6590

    sebastianbergmann committed Apr 16, 2026
    Configuration menu
    Copy the full SHA
    d54e2d8 View commit details
    Browse the repository at this point in the history
  5. Merge branch '12.5' into 13.1

    * 12.5:
      Closes #6590
    sebastianbergmann committed Apr 16, 2026
    Configuration menu
    Copy the full SHA
    ec411df View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2026

  1. Configuration menu
    Copy the full SHA
    1afa115 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9fb465 View commit details
    Browse the repository at this point in the history
  3. Refactor

    sebastianbergmann committed Apr 17, 2026
    Configuration menu
    Copy the full SHA
    e15d0d3 View commit details
    Browse the repository at this point in the history
  4. Update ChangeLog

    sebastianbergmann committed Apr 17, 2026
    Configuration menu
    Copy the full SHA
    5703e0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18d46b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3999b57 View commit details
    Browse the repository at this point in the history
  7. Merge branch '12.5' into 13.1

    * 12.5:
      Reject "name=value" INI settings whose value contains a line-break character
      Add test for PHP setting without value
      Update ChangeLog
      Refactor
      Only quote INI value when it contains ; or " (preserve On/Off semantics)
      Quote PHP -d INI values so regex characters like " and ; survive
    sebastianbergmann committed Apr 17, 2026
    Configuration menu
    Copy the full SHA
    95248a8 View commit details
    Browse the repository at this point in the history
  8. Prepare release

    sebastianbergmann committed Apr 17, 2026
    Configuration menu
    Copy the full SHA
    e076674 View commit details
    Browse the repository at this point in the history
  9. Merge branch '12.5' into 13.1

    * 12.5:
      Prepare release
    sebastianbergmann committed Apr 17, 2026
    Configuration menu
    Copy the full SHA
    e013e6c View commit details
    Browse the repository at this point in the history
  10. Prepare release

    sebastianbergmann committed Apr 17, 2026
    Configuration menu
    Copy the full SHA
    c3c414e View commit details
    Browse the repository at this point in the history
Loading