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: Issio-Contribute/php-saml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: SAML-Toolkits/php-saml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 8 files changed
  • 3 contributors

Commits on May 21, 2025

  1. Fix typo in ignoreValidUntil that breaks metadata, See SAML-Toolkits#603

    . Add parameter to exclude validUntil on Settings getSPMetadata, See SAML-Toolkits#568
    pitbulk committed May 21, 2025
    Configuration menu
    Copy the full SHA
    51d4b69 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    pitbulk committed May 21, 2025
    Configuration menu
    Copy the full SHA
    01190d3 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Merge pull request SAML-Toolkits#618 from SAML-Toolkits/improve_ignor…

    …e_valid_until_master
    
    ignoreValidUntil improvements (master)
    pitbulk authored May 22, 2025
    Configuration menu
    Copy the full SHA
    8e722b1 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2025

  1. Add Parameter checking on validateBinarySign, inspired on CVE-2025-27773

     fix. Add test coverage for validateBinarySign
    pitbulk committed May 25, 2025
    Configuration menu
    Copy the full SHA
    0342f0f View commit details
    Browse the repository at this point in the history
  2. Fix typo and compatibility

    pitbulk committed May 25, 2025
    Configuration menu
    Copy the full SHA
    d423211 View commit details
    Browse the repository at this point in the history
  3. Merge pull request SAML-Toolkits#621 from SAML-Toolkits/improve_valid…

    …ate_binary_sign_master
    
    Improve validate binary sign [master]
    pitbulk authored May 25, 2025
    Configuration menu
    Copy the full SHA
    ab20c86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c42c47 View commit details
    Browse the repository at this point in the history
  5. Prepare release 2.21.0

    pitbulk committed May 25, 2025
    Configuration menu
    Copy the full SHA
    de758ec View commit details
    Browse the repository at this point in the history
  6. Add tests

    pitbulk committed May 25, 2025
    Configuration menu
    Copy the full SHA
    3678f2c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. Correct variable name in logout comment

    Fix typo in variable name 'paramters' to 'parameters'.
    Kieran-Hyphen authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    67000da View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Merge pull request SAML-Toolkits#630 from Kieran-Hyphen/patch-1

    Correct variable name in logout comment
    pitbulk authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    b4a2533 View commit details
    Browse the repository at this point in the history
Loading