mezzio-session icon indicating copy to clipboard operation
mezzio-session copied to clipboard

Remove persistent sessions section from persistence.md

Open froschdesign opened this issue 1 year ago • 4 comments

The section on persistent sessions has been removed from the documentation file persistence.md. The interface mentioned there never existed.

References:

  • https://docs.mezzio.dev/mezzio-session/persistence/#persistent-sessions
  • https://github.com/zendframework/zend-expressive-session/pull/28

froschdesign avatar Mar 08 '24 09:03 froschdesign

Is this section not just a case of mistaken interface name, i.e. should be changed to SessionCookiePersistenceInterface? This interface is also covered in session.md

gsteel avatar Mar 08 '24 10:03 gsteel

Very confusing!

The interface SessionCookiePersistenceInterface is also listed on: https://docs.mezzio.dev/mezzio-session/session/ without further explanation.

froschdesign avatar Mar 08 '24 10:03 froschdesign

So many pages and I don't know what to do as an end user… 🤦🏻‍♂️

froschdesign avatar Mar 08 '24 11:03 froschdesign

I will check this again!

froschdesign avatar Mar 08 '24 11:03 froschdesign