Skip to content

Releases: yiisoft/security

Version 1.2.0

25 Nov 09:25
Immutable release. Only release title and notes can be modified.
1.2.0
8d445e5

Choose a tag to compare

Full changelog

Version 1.1.0

26 Feb 13:42
1.1.0
2c2966f

Choose a tag to compare

  • Chg #66: Bump minimal required PHP version to 8.1 (@vjik)
  • Chg #67: Change PHP constraint in composer.json to 8.1 - 8.4 (@vjik)
  • Enh #62: Use SensitiveParameter attribute to mark sensitive parameters (@dehbka, @vjik)
  • Enh #66: Mark readonly properties (@vjik)
  • Bug #67: Explicitly mark nullable parameters (@vjik)

Version 1.0.2

18 Mar 12:20
1.0.2
f1ad5d2

Choose a tag to compare

  • Enh #53: Add more specific psalm type for result of Random::string() method (@vjik)
  • Bug #35: Add missed ext-hash and ext-openssl dependencies (@vjik)