Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62537 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71322 invoked from network); 26 Aug 2012 21:34:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Aug 2012 21:34:10 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-we0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:56931] helo=mail-we0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BF/CD-00843-1569A305 for ; Sun, 26 Aug 2012 17:34:10 -0400 Received: by weyr1 with SMTP id r1so2253583wey.29 for ; Sun, 26 Aug 2012 14:34:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=K2agIGO1rjN4922k+toojhPk/ny748G8k6agRpgbRJg=; b=xGrYKi7BuueeAk/oHmcaCk+bjtQV+M53EQs8n44NZweVIlzn8EmXRz3CmqWAG9er+x L8rGnF1+P5c0NC0H1MDqHPJo0m92Ys4AQLZbPihj1ijp3jSqkWdL1yg/h8Lb5+PJ6E09 DgOh4y7Z+ZrGWvD2fxgDhOX2MHmWQpoO2lQhvp66oyEwChJJSd/fNddnEoekY3WjiDl9 UiCck7jbp19fJoV10hhZt2JW0oaSbEimNct8oh1V66D/vOYUQ9LbhvHK493D1gU9/Vw1 23YHzaookECBk8bPtnlVfLkkoGTtUuG6A4itY+E3lIibVnYLwomDDJxJGoNp2R94EbWl RtyQ== Received: by 10.216.192.85 with SMTP id h63mr5704130wen.7.1346016846194; Sun, 26 Aug 2012 14:34:06 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.223.86.201 with HTTP; Sun, 26 Aug 2012 14:33:25 -0700 (PDT) In-Reply-To: <503A9575.2030105@sugarcrm.com> References: <50364644.1060302@lerdorf.com> <5039D249.30707@sugarcrm.com> <503A9575.2030105@sugarcrm.com> Date: Mon, 27 Aug 2012 06:33:25 +0900 X-Google-Sender-Auth: uXpDbqbq-vusrp1S7wXnXAhc-ZM Message-ID: To: Stas Malyshev Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Session Id Collisions From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi, 2012/8/27 Stas Malyshev : > Hi! > > Thank you for the links! > >> master >> https://gist.github.com/1379668 >> >> 5.4 >> https://gist.github.com/2224196 >> >> 5.3 >> https://gist.github.com/2224360 > > I think patch of this magnitude is not a good idea for 5.3. As for the > rest, it'd be much easier to track and comment on if you could create a > pull request. I'll read it through and see if it's OK for 5.4, but > either 5.4 or master pull would be great. OK, I'll review my patch again and send pull request for master and 5.4 soon. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net