Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Bump jasig/phpcas from 1.3.8 to 1.5.0 #1020

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 1, 2022

Bumps jasig/phpcas from 1.3.8 to 1.5.0.

Changelog

Sourced from jasig/phpcas's changelog.

Changes in version 1.5.0

Bug Fixes:

  • Fix undefined variables #417 (Dawid Polak)
  • Fix client when getting ticket and it's null #415 (Quentin Belot)
  • Allow autoloader to detect trait_exists() #394 (Jean-Luc Herren)
  • Use curl_setopt_array instead of loop in CurlRequest #391 (François Freitag)

Improvement:

  • Disable printf when verbosity flag is not set to true #396 (Michał Kleszczyński)
  • Disabling error printing based on verbosity flag #393 (Michał Kleszczyński)
  • Drop php5 compatibility #385 (François Freitag)
  • Upgrade phpunit #378 (François Freitag)
  • Drop support for outdate php versions#380 (François Freitag)

Changes in version 1.4.0

Bug Fixes:

  • Remove ineffective test annotations @​outputBuffering #379 (François Freitag)
  • Fix travis-ci build process and remove PHP5 support #366 (Joachim Fritschi)
  • Fix use of deprecated setDebug() in examples #360 (Joachim Fritschi)
  • Fix session_set_save_handler error #365 (Joachim Fritschi)
  • Fix wrong server_port documentation #369 (Joachim Fritschi)

Improvement:

  • support samesite cookies attribute (#370) (Mickael)
  • Remove PHP5 support #366 (Joachim Fritschi)

Changes in version 1.3.9

Bug Fixes:

  • Fix regression of #248: Support of longer session tickets (#349) (Alan Nelson)
  • Fix private call generating php warning and no logout handling (#352) (Julien Gribonvald)

Improvement:

  • Add support for logging via a PSR-3 logger #329 (Jon Dufresne)
  • Improve attribute handling #317 (Tobias Schiebeck)
  • Prefer composer autoload over Autoload.php (Jon Dufresne)
  • Add Galego Language #356 Sherwin Harris
  • Add Portuges Language #358 Sherwin Harris
  • Accept callback with extended HTTP_ACCESS headers #342 (Ivaylo Botyov Nikolov)
  • Refactor session handling #340 (Henry Pan, Andrew Miller)

Changes in version 1.3.8

Bug Fixes:

  • Fix pear package #297 (Phil Fenstermacher)

Improvement:

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jasig/phpcas](https://github.com/apereo/phpCAS) from 1.3.8 to 1.5.0.
- [Release notes](https://github.com/apereo/phpCAS/releases)
- [Changelog](https://github.com/apereo/phpCAS/blob/master/docs/ChangeLog)
- [Commits](apereo/phpCAS@1.3.8...1.5.0)

---
updated-dependencies:
- dependency-name: jasig/phpcas
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file Help Wanted Adapté aux nouveaux contributeurs php Pull requests that update Php code À relire À tester labels Jun 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file Help Wanted Adapté aux nouveaux contributeurs php Pull requests that update Php code À relire À tester
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants