Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70187 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30313 invoked from network); 18 Nov 2013 09:30:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Nov 2013 09:30:13 -0000 Authentication-Results: pb1.pair.com header.from=ingwie2000@googlemail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ingwie2000@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.215.169 as permitted sender) X-PHP-List-Original-Sender: ingwie2000@googlemail.com X-Host-Fingerprint: 209.85.215.169 mail-ea0-f169.google.com Received: from [209.85.215.169] ([209.85.215.169:52730] helo=mail-ea0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F5/44-06041-42ED9825 for ; Mon, 18 Nov 2013 04:30:12 -0500 Received: by mail-ea0-f169.google.com with SMTP id l9so2284067eaj.28 for ; Mon, 18 Nov 2013 01:30:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=m89gCGUdQpjPTvApnmQmrnmOTLjbBqPt7NPnSPXS4/E=; b=ddAMHaeedCmIPi3IKHT1Bz2zyunh3MMFPvGXUPNyCaLpg/Js+RyyCSKMbFOIMqqiqW D+Ebsig+WOKqwJH7NDhGLPtBCgVtBs+3dabWc7vJl1cd6Oxe1/fI0lhY7vM1pw4iU2fi nn+znGrbxeSb61fJnIJp2N4uysgcflfdJ5fgCDjPxZpAL9AtoIzXKDEUaSMwBPIlfimB wwPyMj67jLlFn4zxHnXMaLtI/cw87pDEyf5D9HBdUX5umhXH4HxsaHuKese2o+fkW/F9 OZg2hhpysAmDKjY+Ce+brEovoY4H1tbr6tbmttdqB+uY3CTMFufeA7ADc8mVG6C7/IOg PAsg== X-Received: by 10.15.65.11 with SMTP id p11mr2070098eex.49.1384767009697; Mon, 18 Nov 2013 01:30:09 -0800 (PST) Received: from [127.0.0.1] (atom-157.ip-projects.de. [84.200.16.76]) by mx.google.com with ESMTPSA id z1sm35837503eeo.14.2013.11.18.01.30.09 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 18 Nov 2013 01:30:09 -0800 (PST) Content-Type: multipart/alternative; boundary="Apple-Mail=_42330C1A-5E93-4332-AEFA-440E19EAB9A0" Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1822\)) In-Reply-To: Date: Mon, 18 Nov 2013 10:30:08 +0100 Cc: PHP internals list Message-ID: References: To: Lior Kaplan X-Mailer: Apple Mail (2.1822) Subject: Re: [PHP-DEV] Pull requests report (18/11/2013) From: ingwie2000@googlemail.com (Kevin Ingwersen) --Apple-Mail=_42330C1A-5E93-4332-AEFA-440E19EAB9A0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hello, I have a question: Am 18.11.2013 um 10:08 schrieb Lior Kaplan : > #500 Fixed bug #50333 = Improving > multi-threaded scalability by using emalloc/efree/estrdup What exactly does this mean? I only know that you can use pthreads = extension to make PHP become multi-threaded. So what is this part of the = report meaning? Kind regards, Ingwie= --Apple-Mail=_42330C1A-5E93-4332-AEFA-440E19EAB9A0--