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: Codeception/module-asserts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1b6b150
Choose a base ref
...
head repository: Codeception/module-asserts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c58281f
Choose a head ref
  • 3 commits
  • 14 files changed
  • 2 contributors

Commits on Feb 3, 2023

  1. Run tests on PHP 8.2

    Naktibalda committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    536ec69 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. Test against PHP 8.3 + 8.4, drop PHP 8.0 (#28)

    * Test against PHP 8.3 + 8.4
    
    * Bump actions/checkout dependency
    
    * PHP 8.4: Do not use the deprecated constant E_STRICT
    
    * Drop support for PHP 8.0
    W0rma authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    823c4ba View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Add missing tests (#29)

    W0rma authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    c58281f View commit details
    Browse the repository at this point in the history
Loading