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: google/recaptcha
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: phpfui/recaptcha
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.
  • 14 commits
  • 29 files changed
  • 1 contributor

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    21944c7 View commit details
    Browse the repository at this point in the history
  2. Specify types for all function parameters

    Removes PHP 8.4 depreciation warnings and just good style
    phpfui committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c775e26 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. Modernize to PHP 8.4

    phpfui committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    513dd16 View commit details
    Browse the repository at this point in the history
  2. Update unit tests

    phpfui committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    5ad4f0c View commit details
    Browse the repository at this point in the history
  3. Move to github actions

    phpfui committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    04ce734 View commit details
    Browse the repository at this point in the history
  4. Update composer

    phpfui committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    ac378ba View commit details
    Browse the repository at this point in the history
  5. Update docs

    phpfui committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    0f47939 View commit details
    Browse the repository at this point in the history
  6. Indent with spaces

    phpfui committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    97d473d View commit details
    Browse the repository at this point in the history
  7. Remove code coverage for now

    phpfui committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    e59dbb3 View commit details
    Browse the repository at this point in the history
  8. Adding phpstan support

    phpfui committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    6c8290d View commit details
    Browse the repository at this point in the history
  9. Fix badges

    phpfui committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    b9c7ada View commit details
    Browse the repository at this point in the history
  10. Better build badge

    phpfui committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    2fa8900 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2025

  1. Update README.md

    fix typo
    phpfui authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    04ff6e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. Sync fix example from upstream fork

    Updated phpunit and added 8.5 to tests
    phpfui committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    49c2703 View commit details
    Browse the repository at this point in the history
Loading