[pear/Auth_SASL] 0ebf0e: Php82ready scramsha224broken returnpearerroronfact...

[email protected] ("Chuck Burgess via pear-cvs") Mon, 27 Nov 2023 05:21:03 -0800
Newsgroups php.pear.cvs
Message-ID <pear/Auth_SASL/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/pear/Auth_SASL
  Commit: 0ebf0e5c6a578dc1a4dd70a722111220aee29fb5
      https://github.com/pear/Auth_SASL/commit/0ebf0e5c6a578dc1a4dd70a722111220aee29fb5
  Author: Armin Graefe <[email protected]>
  Date:   2023-08-21 (Mon, 21 Aug 2023)

  Changed paths:
    M .travis.yml
    M Auth/SASL.php
    M Auth/SASL/SCRAM.php

  Log Message:
  -----------
  Php82ready scramsha224broken returnpearerroronfactory (#7)

* feature: PHP8.2 ready

* bugfix: return pear error object on factory with scram authentication method

* bugfix: scram-sha-224 broken


  Commit: bfb6cdc226e8186b8bd3e25914eceb3002a0f0b4
      https://github.com/pear/Auth_SASL/commit/bfb6cdc226e8186b8bd3e25914eceb3002a0f0b4
  Author: schengawegga <[email protected]>
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
    M Auth/SASL.php
    M Auth/SASL/CramMD5.php
    M Auth/SASL/DigestMD5.php
    M Auth/SASL/Login.php
    M README.md
    M package.xml

  Log Message:
  -----------
  task: mark authentication methods cram-md5, digest-md5, and login as deprecated (#11)


  Commit: 29e88ceb4bc761a5324a61e37eeb4c483f26f2e4
      https://github.com/pear/Auth_SASL/commit/29e88ceb4bc761a5324a61e37eeb4c483f26f2e4
  Author: schengawegga <[email protected]>
  Date:   2023-11-04 (Sat, 04 Nov 2023)

  Changed paths:
    M Auth/SASL.php

  Log Message:
  -----------
  task: TODO trigger deprecation warning for LOGIN, CRAM-MD5 and DIGEST-MD5


  Commit: 0698d4513de0337afd47fbaf07ef150193007afd
      https://github.com/pear/Auth_SASL/commit/0698d4513de0337afd47fbaf07ef150193007afd
  Author: schengawegga <[email protected]>
  Date:   2023-11-04 (Sat, 04 Nov 2023)

  Changed paths:
    M package.xml

  Log Message:
  -----------
  task: Add schengawegga to package.xml


  Commit: 7dd3b47233c0f8ddcae6c0bcf0520e2c11476618
      https://github.com/pear/Auth_SASL/commit/7dd3b47233c0f8ddcae6c0bcf0520e2c11476618
  Author: schengawegga <[email protected]>
  Date:   2023-11-05 (Sun, 05 Nov 2023)

  Changed paths:
    M Auth/SASL.php
    M Auth/SASL/SCRAM.php

  Log Message:
  -----------
  task: Revert factory in Auth_SASL_SCRAM for backwards compatibility reasons


  Commit: 49b56898e3fa8f6357ed9c3725550fa3a13d5580
      https://github.com/pear/Auth_SASL/commit/49b56898e3fa8f6357ed9c3725550fa3a13d5580
  Author: Chuck Burgess <[email protected]>
  Date:   2023-11-27 (Mon, 27 Nov 2023)

  Changed paths:
    M .travis.yml
    M Auth/SASL.php
    M Auth/SASL/CramMD5.php
    M Auth/SASL/DigestMD5.php
    M Auth/SASL/Login.php
    M Auth/SASL/SCRAM.php
    M README.md
    M package.xml

  Log Message:
  -----------
  Merge pull request #14 from pear/v1.2.0

mark authentication methods CRAM-MD5, DIGEST-MD5 and LOGIN as deprecated and bugfix broken SCRAM-SHA-244


Compare: https://github.com/pear/Auth_SASL/compare/5561adb7ecee...49b56898e3fa