Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44287 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57032 invoked from network); 15 Jun 2009 17:36:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jun 2009 17:36:55 -0000 Authentication-Results: pb1.pair.com header.from=felipensp@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=felipensp@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.46.28 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: felipensp@gmail.com X-Host-Fingerprint: 74.125.46.28 yw-out-2324.google.com Received: from [74.125.46.28] ([74.125.46.28:63376] helo=yw-out-2324.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/D5-23594-6B6863A4 for ; Mon, 15 Jun 2009 13:36:54 -0400 Received: by yw-out-2324.google.com with SMTP id 3so1912162ywj.83 for ; Mon, 15 Jun 2009 10:36:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=7ujUeWzmlDIYjdO7p6gxGb/Vnw1OsH7nLdwNW+/5Uoo=; b=rauf3dDJ4Cqdebo3K9CAtS2rtweDOq9XimgQYlAsSMX2YyG6T46IeKaD6aNcNQpes3 Fn3SLH9JRpOOacz8eZLpJQf0SGqsLpmOmuXJBqSWjy1Gcm6MUPaik7u9Y0VDBkbHAuAV 67vgiTvs0dBQIzq1UARvmrIg5IWuJpK//nKn4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=I6M+nBskRZnn08FfHR1yba3MzRoKjV8LaFN5KFee/eJFfRcm3X7/UEEeJTykh8S5/t zfzMLGKkJWl+TBHnzIsiiQY6EFhGeDwq4UbZ6yvibHG9CUEuIjuby48gFsehR6MpYlts fOhmHj/R+Rs+Mg4qiybnPmzIWS8JIwL8REmyw= Received: by 10.90.68.12 with SMTP id q12mr2130847aga.57.1245087411469; Mon, 15 Jun 2009 10:36:51 -0700 (PDT) Received: from ?10.0.18.8? ([157.86.206.62]) by mx.google.com with ESMTPS id 21sm7570967agb.53.2009.06.15.10.36.49 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 15 Jun 2009 10:36:50 -0700 (PDT) To: David =?ISO-8859-1?Q?Z=FClke?= Cc: php-dev List , Matt Wilmas In-Reply-To: References: <973FE469-3C5C-4096-B7EE-A16B518555DA@bitextender.com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 15 Jun 2009 14:33:14 -0300 Message-ID: <1245087194.3637.1.camel@pena> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1.1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] zend_hash_update question From: felipensp@gmail.com (Felipe Pena) Hi David, Em Seg, 2009-06-15 às 16:16 +0200, David Zülke escreveu: > Patch updated to reflect the change. It's against 5.3 btw. Now who > will commit it so it makes it into the next RC? :) > I've committed it, thanks. (5.2+) -- Regards, Felipe Pena