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: thecodingmachine/safe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: thecodingmachine/safe
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.0
Choose a head ref
  • 11 commits
  • 6 files changed
  • 4 contributors

Commits on Oct 18, 2022

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

Commits on Oct 19, 2022

  1. Merge pull request #397 from thecodingmachine/create-pull-request/reg…

    …enerate-files
    
    Automatically regenerate the files
    Kharhamel authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    2d46b39 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Fix DateTimeImmutable::createFromInterface error

    Yann Eugoné committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    3623452 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Merge pull request #402 from yann-eugone/fix-DateTimeImmutable-create…

    …FromInterface
    
    Fix DateTimeImmutable::createFromInterface error
    Kharhamel authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    ebd255a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. specify createFromMutable changing types for php8.2

    Marvin Courcier committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    915abd6 View commit details
    Browse the repository at this point in the history
  2. replace tab by spaces

    Marvin Courcier committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    dfec7c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

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

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    a538c9a View commit details
    Browse the repository at this point in the history
  2. rm newline

    martinssipenko committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    3cd2bdf View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Merge pull request #406 from MarvinCourcier/DateTimeImmutable-ReturnW…

    …illChange
    
    specify Safe\createFromMutable return changing type for php8.2
    Kharhamel authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    1336004 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #409 from martinssipenko/fix-openssl_pkey_get_private

    FIX: Fix openssl_pkey_get_* functions
    Kharhamel authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    3115ecd View commit details
    Browse the repository at this point in the history
Loading