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: DomBlack/php-scrypt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.3
Choose a base ref
...
head repository: DomBlack/php-scrypt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Aug 17, 2022

  1. Copy the full SHA
    f8b2b71 View commit details
  2. Update release notes

    kocsismate committed Aug 17, 2022
    Copy the full SHA
    9e008ba View commit details
  3. Back to dev version

    kocsismate committed Aug 17, 2022
    Copy the full SHA
    7e3bd14 View commit details
  4. Copy the full SHA
    470d9d8 View commit details
  5. Add stubs (#63)

    kocsismate authored Aug 17, 2022
    Copy the full SHA
    bfedea6 View commit details

Commits on Aug 18, 2022

  1. Improve parameter validation (#64)

    Instead of triggering fatal errors, Error exceptions are now thrown when a parameter is invalid. Error messages are changed so that they are now in line PHP 8 conventions.
    kocsismate authored Aug 18, 2022
    Copy the full SHA
    0cd11b3 View commit details
  2. Reformat code

    kocsismate committed Aug 18, 2022
    Copy the full SHA
    1778cef View commit details
  3. Copy the full SHA
    fe6c4d8 View commit details
  4. Copy the full SHA
    921d092 View commit details
  5. Copy the full SHA
    5776071 View commit details
  6. cleanup TSRMLS usage

    remicollet committed Aug 18, 2022
    Copy the full SHA
    54a9a97 View commit details
  7. Copy the full SHA
    db0092e View commit details
  8. set sensitive param

    remicollet committed Aug 18, 2022
    Copy the full SHA
    453b888 View commit details
  9. Copy the full SHA
    2c7b5e6 View commit details

Commits on Aug 23, 2022

  1. Copy the full SHA
    9e939e0 View commit details
  2. Copy the full SHA
    f849379 View commit details

Commits on Aug 24, 2022

  1. Copy the full SHA
    3f4c572 View commit details
  2. Copy the full SHA
    42d8fe0 View commit details
  3. Copy the full SHA
    da496d5 View commit details

Commits on Sep 6, 2022

  1. Add more tests

    kocsismate committed Sep 6, 2022
    Copy the full SHA
    340e49b View commit details
  2. Copy the full SHA
    1d9ab2e View commit details
  3. Release 2.0 (#74)

    kocsismate authored Sep 6, 2022
    Copy the full SHA
    af03785 View commit details

Commits on Apr 13, 2023

  1. Copy the full SHA
    9a8e615 View commit details

Commits on May 7, 2023

  1. Release 2.0.1

    kocsismate committed May 7, 2023
    Copy the full SHA
    845b889 View commit details
Loading