silverstripe / silverstripe-hybridsessions

Hybrid Cookie / DB Session store for Silverstripe
BSD 3-Clause "New" or "Revised" License
16 stars 21 forks source link

FIX Return an emtpy string instead of false from HybridSession::read() #83

Closed emteknetnz closed 1 year ago

emteknetnz commented 1 year ago

Issue https://github.com/silverstripe/silverstripe-hybridsessions/issues/82

Reverts change from https://github.com/silverstripe/silverstripe-hybridsessions/pull/79/files#diff-ca4ddcb65cd9d12ea026a139173f0ece0c7ac066adb9b027c2f4f802bd42f936R78

emteknetnz commented 1 year ago

@GuySartorelli I've added the comment to open() rather than changing return types