-
Notifications
You must be signed in to change notification settings - Fork 377
Pull requests: jumbojett/OpenID-Connect-PHP
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Allow cookie-based session variables to make multi-server setup work
#456
by bartgloudemans
was closed Jan 9, 2025
Loading…
1 task
Stop adding
?schema=openid
to userinfo endpoint URL.
#449
by gkreitz
was merged Mar 3, 2025
Loading…
1 task done
fix: protected responseContentType to allow overloading of fetchUrl function
#446
by ricklambrechts
was merged Sep 27, 2024
Loading…
fix(php8): resolve deprecation warning for urlencode() in PHP 8+
#445
by alan199501
was closed Oct 8, 2024
Loading…
1 task done
fix(php8): update http_build_query() usage for PHP 8+ compatibility
#444
by alan199501
was closed Sep 20, 2024
Loading…
test: unit tests for verifyJWTClaims and different aud claims
#443
by DeepDiver1975
was merged Sep 18, 2024
Loading…
1 task
test: add unit test for SERVER_PORT type cast
#438
by DeepDiver1975
was merged Sep 13, 2024
Loading…
1 task
fix: protected $responseCode to allow proper overloading of fetchURL()
#433
by DeepDiver1975
was merged Sep 6, 2024
Loading…
1 task done
ci: run GitHub workflows on pull requests and pushes to master
#431
by DeepDiver1975
was merged Sep 5, 2024
Loading…
1 task
chore(deps-dev): update yoast/phpunit-polyfills requirement from ^1.0 to ^2.0
dependencies
Pull requests that update a dependency file
php
Pull requests that update Php code
#430
by dependabot
bot
was merged Sep 5, 2024
Loading…
chore: enable dependabot for composer
#429
by DeepDiver1975
was merged Sep 5, 2024
Loading…
1 task done
fix: handle JWT decode of non JWT tokens
#428
by DeepDiver1975
was merged Sep 5, 2024
Loading…
1 task done
fix: method signatures after 1.0 release
#427
by DeepDiver1975
was merged Sep 5, 2024
Loading…
1 task
fix(urlencode): resolve issue with passing null to urlencode() in PHP 8+
#425
by alan199501
was closed Sep 5, 2024
Loading…
chore(deps): bump actions/cache from 3 to 4
dependencies
Pull requests that update a dependency file
#417
by dependabot
bot
was merged Apr 22, 2024
Loading…
chore(deps): bump actions/checkout from 2 to 4
dependencies
Pull requests that update a dependency file
#416
by dependabot
bot
was merged Apr 22, 2024
Loading…
Check if subject is equal to subject of id token when verifying JWT claims
#406
by ricklambrechts
was merged Apr 22, 2024
Loading…
1 task done
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.