Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81725 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31016 invoked from network); 3 Feb 2015 16:20:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2015 16:20:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain lerdorf.com designates 209.85.216.173 as permitted sender) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.216.173 mail-qc0-f173.google.com Received: from [209.85.216.173] ([209.85.216.173:35217] helo=mail-qc0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6F/E2-20608-945F0D45 for ; Tue, 03 Feb 2015 11:20:26 -0500 Received: by mail-qc0-f173.google.com with SMTP id m20so35868411qcx.4 for ; Tue, 03 Feb 2015 08:20:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:content-type; bh=OVhITSmPGeVe114ObiX4rO5uxMz8UoGDzyBdLc5Phl4=; b=CokXsZSAs559iokJeBvfZSVENL65PYIsAqq7Rn3KlPYLy7+FdPNs1H/r9lFXTnPPOx ijb1afORU3ANNa32Dq5bDnhwGpg3m0RrwMkqXPcU65tw1TSoDePvORgXZknWAs0JVVvj Mv28BSkdu/VCMBgnU3PKZvV7hraLZ6doWU+QRhtmFio4YV17j55GGCA8Ef5XHGJBBXf2 U/veWzEGz1gd+8QlLDV3oG3Py44fTxSH50ltj6zX3jnADL7ciPH7X4p2/GxKW/BZep19 qOmhgf7ZFWcvzv8eL7+1z63+4S/3CeVeeECiOPfTubxT5MazXhAUyMez/un4D1TgEeTc Q06g== X-Gm-Message-State: ALoCoQndl4YmZpGzPH7cuu6Ln5GIUUCaAMqDRPW2BV3MMnNWGZyGMVE9jGQHi/FB0Fc1QZ7rvEPO X-Received: by 10.229.190.65 with SMTP id dh1mr10923533qcb.28.1422980422888; Tue, 03 Feb 2015 08:20:22 -0800 (PST) Received: from [192.168.200.14] (c-50-131-44-225.hsd1.ca.comcast.net. [50.131.44.225]) by mx.google.com with ESMTPSA id w105sm21615571qgw.25.2015.02.03.08.20.21 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Feb 2015 08:20:21 -0800 (PST) Message-ID: <54D0F544.3040504@lerdorf.com> Date: Tue, 03 Feb 2015 08:20:20 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Yasuo Ohgaki CC: "internals >> PHP internals" Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pQg1nHudWK1g5klo87aWM44KDiBSB9kUV" Subject: PS(invalid_session_id) ? From: rasmus@lerdorf.com (Rasmus Lerdorf) --pQg1nHudWK1g5klo87aWM44KDiBSB9kUV Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hey Yasuo, I noticed that you removed the invalid_session_id boolean from php_session.h. For extensions that do: PS(invalid_session_id) =3D 1; what is the new way for them? -Rasmus --pQg1nHudWK1g5klo87aWM44KDiBSB9kUV Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlTQ9UQACgkQlxayKTuqOuCi/wCfQm90SqZwvs52YuzP96n8YSGF p5QAnjxbgWcmupFzI56FH5DwVnAeOe6c =vgXy -----END PGP SIGNATURE----- --pQg1nHudWK1g5klo87aWM44KDiBSB9kUV--