Package: google-recaptcha / 1.3.1-1

Metadata

Package Version Patches format
google-recaptcha 1.3.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Updates examples autoload require path.patch | (download)

examples/recaptcha-content-security-policy.php | 2 1 + 1 - 0 !
examples/recaptcha-v2-checkbox-explicit.php | 2 1 + 1 - 0 !
examples/recaptcha-v2-checkbox.php | 2 1 + 1 - 0 !
examples/recaptcha-v2-invisible.php | 2 1 + 1 - 0 !
examples/recaptcha-v3-request-scores.php | 2 1 + 1 - 0 !
examples/recaptcha-v3-verify.php | 2 1 + 1 - 0 !
6 files changed, 6 insertions(+), 6 deletions(-)

 update example to use the debian php autoload format

Modernize PHPUnit syntax.patch | (download)

tests/ReCaptcha/ReCaptchaTest.php | 7 3 + 4 - 0 !
tests/ReCaptcha/RequestMethod/SocketPostTest.php | 6 3 + 3 - 0 !
tests/ReCaptcha/RequestParametersTest.php | 9 3 + 6 - 0 !
tests/ReCaptcha/ResponseTest.php | 5 2 + 3 - 0 !
4 files changed, 11 insertions(+), 16 deletions(-)

 modernize phpunit syntax