Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67778 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7657 invoked from network); 22 Jun 2013 10:10:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jun 2013 10:10:00 -0000 Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.178 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.214.178 mail-ob0-f178.google.com Received: from [209.85.214.178] ([209.85.214.178:47501] helo=mail-ob0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 87/21-01790-7F775C15 for ; Sat, 22 Jun 2013 06:10:00 -0400 Received: by mail-ob0-f178.google.com with SMTP id fb19so9170729obc.23 for ; Sat, 22 Jun 2013 03:09:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=+wLO9X9UrSB0DJKiCH61AYtCWmYGSGthPwgSys9mhko=; b=uoutQLwEoilCx/FggF23HyRyS42lZi/QbbPu0FGnk+Of/5Nnk3HokLc8/coB58l0ok hcT+GfsV/hWBFnXrVZE1tQRXzPUq3mhYTGBNQ3WemG2UJl5WU6JJ1fOig3bN/p0cKMum bNKbPYcHLkynhpY6+mWZgOsCopY0l0ouZas7dau67BnmKlfd/B3Oif4qjTC5E3m2+XhV iGJKsDcjPlkWEhnHjyf7Yoh13JYyhCval/kZVtUGXu253pJushAXNB1j3zQIS31SHLF3 UStX0ZgmaGYeCvXjeBEoxtFmDz3Q+U30Jher6d6I9A3aZWqUyeyT3KDzz5EjhZ2y5pih 0jPw== MIME-Version: 1.0 X-Received: by 10.182.220.199 with SMTP id py7mr5002894obc.92.1371895796942; Sat, 22 Jun 2013 03:09:56 -0700 (PDT) Received: by 10.182.89.170 with HTTP; Sat, 22 Jun 2013 03:09:56 -0700 (PDT) In-Reply-To: References: <51C38014.4090906@sugarcrm.com> <51C3C673.5060408@sugarcrm.com> <135ff3b963c3c90cd0e3ab1a69a1c37f@mail.gmail.com> Date: Sat, 22 Jun 2013 12:09:56 +0200 Message-ID: To: Arnaud Le Blanc Cc: Andi Gutmans , Stas Malyshev , Anthony Ferrara , Laruence , PHP internals Content-Type: multipart/alternative; boundary=001a11c334aaa54d3a04dfbb61d3 Subject: Re: [PHP-DEV] Disabling the GC during shutdown From: nikita.ppv@gmail.com (Nikita Popov) --001a11c334aaa54d3a04dfbb61d3 Content-Type: text/plain; charset=ISO-8859-1 On Sat, Jun 22, 2013 at 12:06 PM, Arnaud Le Blanc wrote: > Hi, > > This bug may be related (and has a reproducing script) : > https://bugs.php.net/bug.php?id=63734 > ... and is private. Nikita --001a11c334aaa54d3a04dfbb61d3--