odan / session

A middleware oriented session handler for PHP and Slim 4+
https://odan.github.io/session/
MIT License
56 stars 11 forks source link

session->has() #30

Closed Fakes77 closed 1 year ago

Fakes77 commented 1 year ago

Hi, in the v6 documentation it is possible to use ($session->has('foo')) but I didn't find anywhere in SessionInterface, it's only in FlashInterface is it possible to return it?

odan commented 1 year ago

Hi! The has method will be added again to the interface in the next days.

odan commented 1 year ago

Update: The has method has been added again according to the documentation.

Please update to v.6.1

Fakes77 commented 1 year ago

Nice, thanks :)

ne 22. 1. 2023 v 12:04 odesílatel Daniel Opitz @.***> napsal:

Update: The has method has been added again according to the documentation.

Please update to v.6.1

— Reply to this email directly, view it on GitHub https://github.com/odan/session/issues/30#issuecomment-1399455185, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP62HEY26MQYTSW5SBOMESTWTUH4JANCNFSM6AAAAAAUBZ2TMM . You are receiving this because you authored the thread.Message ID: @.***>