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: bjeavons/zxcvbn-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.1
Choose a base ref
...
head repository: bjeavons/zxcvbn-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.4.0
Choose a head ref
  • 14 commits
  • 26 files changed
  • 4 contributors

Commits on Dec 21, 2021

  1. gitattributes -> add ".github"

    voku authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    65f680c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #65 from voku/patch-1

    Remove .github directory from composer installs
    mkopinsky authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    aecc053 View commit details
    Browse the repository at this point in the history
  3. Fix code style

    Zenexer committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    3029f77 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #66 from namepros/master

    Fix code style
    mkopinsky authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    f6a82ae View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. php 8.4 compatibility

    Xon committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    e13d409 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

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

Commits on Nov 20, 2024

  1. Update test assertion

    Yes this is brute-force-y, but so be it
    mkopinsky committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    1ed4432 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69bb0d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70bab44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5928721 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c548eb7 View commit details
    Browse the repository at this point in the history
  6. Add PHPStan to CI

    mkopinsky committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    9c3b829 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dad00ba View commit details
    Browse the repository at this point in the history
  8. Merge pull request #81 from bjeavons/php84-ci

    Add PHP 8.4 to CI and make it compatible
    mkopinsky authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    6851e13 View commit details
    Browse the repository at this point in the history
Loading