Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65005 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41864 invoked from network); 17 Jan 2013 15:24:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jan 2013 15:24:10 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.216.53 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.216.53 mail-qa0-f53.google.com Received: from [209.85.216.53] ([209.85.216.53:45411] helo=mail-qa0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B1/10-41276-99718F05 for ; Thu, 17 Jan 2013 10:24:10 -0500 Received: by mail-qa0-f53.google.com with SMTP id a19so2180140qad.19 for ; Thu, 17 Jan 2013 07:24:07 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding:x-gm-message-state; bh=sV36AO3ABwXTapwY3dgdJaZElucduEjagRT8hdi0TBE=; b=LUbLxhfamZmkD0Q53XMmA8TD2/cJo9znrTxqHvBXJOi16YLSCzI5Ctc7EPqrUWS2Lt 4XgFk0BsLC52b/Oj7kmzztCmclSe6WlWjvU/mXEw1m8n5xex+BmsmmL538nXbpuf8Ecg pycX0A+nq5bofbo1NFeQmvEJjqAHzrYRmMi8HUM1voaW4k0R7p1ly+Lf3YlDz7f8xDyN 1260uwoguHWGb47ER1JtdeMBGXCmQomMx1LYzuqbPVOTpaUrQ5djCOctXMWk4Y/8EWw5 6UzAe2URWdWSX4Ih07X9/S9/kH515XcTtXhL0rJ+ofbQmoV6zqprcY2BLhs2Vi+eY1MZ vThw== X-Received: by 10.229.114.199 with SMTP id f7mr1378069qcq.108.1358436247054; Thu, 17 Jan 2013 07:24:07 -0800 (PST) Received: from [192.168.201.2] (135.sub-70-192-79.myvzw.com. [70.192.79.135]) by mx.google.com with ESMTPS id u8sm957650qeu.2.2013.01.17.07.24.03 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 17 Jan 2013 07:24:06 -0800 (PST) Message-ID: <50F8172E.5080601@lerdorf.com> Date: Thu, 17 Jan 2013 10:22:22 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Ard Biesheuvel CC: internals@lists.php.net References: In-Reply-To: X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQnVjx7KVa1FY/ekh2XLzzCF3J1PJQHWbZCX48zNdV+ADGPFpx1WlCR4DLfpyPLEbRR4Xubv Subject: Re: [PHP-DEV] Re: Zend signed multiply for ARM From: rasmus@lerdorf.com (Rasmus Lerdorf) Welcome back Ard. Looks good to me, but I don't have an ARM box to test on. Go to http://php.net/git-php.php and fill in the form at the bottom there and we will get you set up with a git account unless you already have one. I did a quick search and couldn't find it. -Rasmus