Zend Framework 2 Components v2.5.4 Release Notes

Release Date: 2018-04-12 // about 6 years ago
  • โž• Added

    ๐Ÿ”„ Changed

    • Nothing.

    ๐Ÿ—„ Deprecated

    • Nothing.

    โœ‚ Removed

    • Nothing.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  #29 fixes how the HTTP Auth adapter treats credentials,
      ensuring it splits only on the first : character, and thus allows : characters
      as part of the password segment of the credential.