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

Commits on Jul 28, 2024

  1. Modernize codebase and add more code quality tools (#37)

    * Added github actions for php 8.2 and 8.3
    * Create dependabot.yml
    * Added more code quality tools
    ---------
    
    Co-authored-by: TavoNiievez <ganieves@outlook.com>
    indy2kro and TavoNiievez authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    8a7f950 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

Commits on Dec 6, 2024

  1. Configuration menu
    Copy the full SHA
    7d90b15 View commit details
    Browse the repository at this point in the history
  2. Test against PHP 8.4

    W0rma authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    b8c7d02 View commit details
    Browse the repository at this point in the history
  3. Fix minimum PHP version

    W0rma authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    edf98bd View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

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

Commits on Mar 18, 2025

  1. Merge pull request #41 from ThomasLandauer/patch-1

    Update PhpBrowser.php: Adding note about IDN and punycode
    Arhell authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    81c4616 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Configuration menu
    Copy the full SHA
    66fc8c5 View commit details
    Browse the repository at this point in the history
  2. chore(ci): add php8.4

    SamMousa committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    2e2b186 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #43 from Codeception/fix-tests-httpstat.us

    fix: use local server in tests httpstat.us is down
    SamMousa authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    3ae7663 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #40 from W0rma/php84

    Test against PHP 8.4
    SamMousa authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    fc4df12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    791f89b View commit details
    Browse the repository at this point in the history
  6. fix: Merge pull request #39 from leobedrosian/fix-multipart-format-ne…

    …sted-arrays
    
    Fixed Multipart Request Formatting
    SamMousa authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    ff2ecb3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #44 from Codeception/automated-releases

    chore(ci): set up automated releases
    SamMousa authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    460e392 View commit details
    Browse the repository at this point in the history
Loading