Skip to content

Releases: kokspflanze/BjyAuthorize

Improvements

06 Feb 21:59
aea8703
Compare
Choose a tag to compare

add php83 support

Improvements

13 Dec 17:48
bc19189
Compare
Choose a tag to compare

added php82 support

Improvements

12 May 18:56
db7f715
Compare
Choose a tag to compare

Improvements

03 Jan 19:54
f3414ec
Compare
Choose a tag to compare
  • CS updates @driehle
  • php81 support added
  • laminas cache v3 support added

Improvements

24 Sep 20:23
eae7d9b
Compare
Choose a tag to compare
  • set min php73 thanks @rarog
  • copyright-headers update
  • update build system thanks @driehle
  • added php80 thanks @driehle
  • fixed config path thanks @driehle

Improvements

27 Feb 09:17
1e61195
Compare
Choose a tag to compare
  • moved from laminas-commons/lmc-user to lm-commons/lmc-user thanks @rarog
  • fixed some parts in the docs

Improvements

19 Nov 18:10
2a6434d
Compare
Choose a tag to compare

added cache config, thanks to @driehle

Improvements

29 Jul 15:23
ac7cce6
Compare
Choose a tag to compare
  • Switching from ZfcUser to LmcUser @rarog
  • Removing a lot of deprecated calls - mostly in Factories. @rarog
  • Replacing doctrine/common with doctrine/persistence. @rarog
  • update the way how events are triggeret @dsoriano

INFO:
zfcuser_user_service is now deprecated, and will be removed in 3.0.0
For the moment lmcuser_user_service will be a alias to zfcuser_user_service

2.0.0 Laminas support

07 Jan 20:56
fa84a32
Compare
Choose a tag to compare
  • Laminas support added
  • phpunit update

Improvements

22 Dec 12:44
b14a77d
Compare
Choose a tag to compare
  • drop php71 (no security updates)
  • add php74 in tests
  • removed some dev dependencies