Skip to content

do not start a session when nothing is written and no cookie sent

Thomas Flori requested to merge feature-startWithSet into master

Created by: tflori

Also we had to fix that cookie got resend when set was called because of the second start_session() after session_write_close().

This will solve #2 (closed)

Merge request reports