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/Codeception
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6e06224
Choose a base ref
...
head repository: Codeception/Codeception
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5894c6f
Choose a head ref
  • 16 commits
  • 128 files changed
  • 6 contributors

Commits on Mar 5, 2025

  1. Update readme.md

    rossaddison committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    9a3467f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. Merge pull request #6834 from rossaddison/main

    Update readme.md
    Arhell authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    76bf037 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. Configuration menu
    Copy the full SHA
    d7b88e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f0141d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Configuration menu
    Copy the full SHA
    b30d8c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ab6211 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33a5a90 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

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

Commits on Apr 28, 2025

  1. Configuration menu
    Copy the full SHA
    209bc3c View commit details
    Browse the repository at this point in the history
  2. Simplify Template classes (#6844)

    * Simplify Template classes
    * Create TemplateHelpersTrait.php
    * Updatdocs: add @param annotation for the ensureModules method
    
    ---------
    
    Co-authored-by: Dieter Beck <beck.worma@gmail.com>
    TavoNiievez and W0rma authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    11de612 View commit details
    Browse the repository at this point in the history
  3. Simplify Util classes (#6846)

    * Simplify Util classes
    * fix: add type annotation for $preserve parameter
    ---------
    
    Co-authored-by: Dieter Beck <beck.worma@gmail.com>
    TavoNiievez and W0rma authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    a1e931b View commit details
    Browse the repository at this point in the history
  4. Simplify src root classes (#6849)

    * Simplify src root classes
    * fix: add type annotation for $subscribers parameter
    ---------
    
    Co-authored-by: Dieter Beck <beck.worma@gmail.com>
    TavoNiievez and W0rma authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    b4c2bcd View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Remove PHP 8.1 Support (#6848)

    * Remove PHP 8.1 Support
    * Update codebase to PHP 8.2
    * Try on Windows
    TavoNiievez authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    55d7418 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

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

Commits on May 2, 2025

  1. Add PHPStan (#6851)

    TavoNiievez authored May 2, 2025
    Configuration menu
    Copy the full SHA
    cbfa60e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. 5.3.0

    TavoNiievez committed May 6, 2025
    Configuration menu
    Copy the full SHA
    5894c6f View commit details
    Browse the repository at this point in the history
Loading