mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
a5883cc89c
See: http://cvs.php.net/viewcvs.cgi/php-src/ext/session/session.c?r1=1.336.2.39&r2=1.336.2.40 - fix logic. if the client already sent us the cookie, we don't need to send it again. if the id has been changed, we need to update the client side.