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-rest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 086762e
Choose a base ref
...
head repository: Codeception/module-rest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5db3a2e
Choose a head ref
  • 8 commits
  • 6 files changed
  • 4 contributors

Commits on Jul 31, 2024

  1. Allow installation of justinrainbow/json-schema:6.0 (#108)

    * Allow installation of justinrainbow/json-schema:6
    * Test against lowest dependency versions
    * Test against PHP 8.4
    W0rma authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    110fca6 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. Update .gitattributes

    s1lver committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    b31d95e View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

  1. Merge pull request #111 from s1lver/update_gitattributes

    Remove unnecessary files from Composer package
    Arhell authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    35adf73 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. Show property name on failing JSON schema assertions (#105)

    * Show property name on failing JSON schema assertions
    
    * Add validating test
    francislavoie authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    abb4f25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cb0f0c View commit details
    Browse the repository at this point in the history
  3. PHP 8.4: Avoid usage of the deprecated E_STRICT constant (#109)

    * PHP 8.4: remove usage of deprecated E_STRICT constant
    
    * Bump actions/checkout version
    W0rma authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    f200191 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. Allow softcreatr/jsonpath v0.10

    W0rma committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    3c0634a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Merge pull request #115 from W0rma/jsonpath-v0-10

    Allow softcreatr/jsonpath v0.10
    Arhell authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    5db3a2e View commit details
    Browse the repository at this point in the history
Loading