Thanks to visit codestin.com
Credit goes to github.com

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-laravel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 541642b
Choose a base ref
...
head repository: Codeception/module-laravel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dfc426a
Choose a head ref
  • 14 commits
  • 6 files changed
  • 5 contributors

Commits on Nov 4, 2022

  1. Edited the way of loading the environment

    Maksim Barsukov committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    bc29ae1 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Merge pull request #46 from barmax/fix/issue-20-loading-environment

    Use the testing environment file specified in a suite
    Naktibalda authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    9956560 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dec762 View commit details
    Browse the repository at this point in the history
  3. Remove Laravel6\ExceptionHandlerDecorator

    Because Laravel 6 is no longer supported
    Naktibalda committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    9874619 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #47 from Codeception/headers-configuration

    Allow to set headers in module configuration
    Naktibalda authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    cb5acde View commit details
    Browse the repository at this point in the history
  5. Merge pull request #48 from Codeception/remove-laravel6-exception-han…

    …dler-decorator
    
    Remove Laravel6\ExceptionHandlerDecorator
    Naktibalda authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    08daad2 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

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

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    c321fcb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50 from Codeception/lib-innerbrowser-4

    Support lib-innerbrowser v4
    Naktibalda authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    f556168 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cc91aa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #51 from Codeception/github-actions-updates

    Run tests on PHP 8.2, upgrade actions
    Naktibalda authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    5c1657d View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. fix: use the request object resolved from the app container as parame…

    …ter to kernel's terminate method call (#52)
    countless-integers authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    b2e273d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba308fc View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Update CI (#54)

    TavoNiievez authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    dfc426a View commit details
    Browse the repository at this point in the history
Loading