psr7-sessions / storageless

:mailbox_with_mail: storage-less PSR-7 session support
MIT License
649 stars 38 forks source link

Make `\PSR7Sessions\Storageless\Http\Configuration` really `readonly` #597

Open Slamdunk opened 2 weeks ago

Slamdunk commented 2 weeks ago

The current readonly is granted only by its API. We need to make it really readonly: all attributes must be accepted only in its constructor