Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78289 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53677 invoked from network); 24 Oct 2014 05:28:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Oct 2014 05:28:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=pthreads@pthreads.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=pthreads@pthreads.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pthreads.org from 74.125.82.44 cause and error) X-PHP-List-Original-Sender: pthreads@pthreads.org X-Host-Fingerprint: 74.125.82.44 mail-wg0-f44.google.com Received: from [74.125.82.44] ([74.125.82.44:44469] helo=mail-wg0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AE/34-24679-163E9445 for ; Fri, 24 Oct 2014 01:28:02 -0400 Received: by mail-wg0-f44.google.com with SMTP id y10so304107wgg.3 for ; Thu, 23 Oct 2014 22:27:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:content-type:mime-version:content-transfer-encoding; bh=V+ep5+u0hqpkFMfMgfpTAq9co/bB6YyPBtWqxsQNz3s=; b=MnH0j9JpnuNQaPHWrlOGkBgRKI2/DR9sLdloXMRccCiD0Ja9QpUEn8g8+YqTkVw9lQ M8dfIjJ5zrJgwJc7NoczI8GgBZZa47oBADrUr1AEuak8NanvLAcCGdbrTbq/V2F3CPdy +T64fYvIhDkbrZKbmQAR7di8z/rkF9jWmTNU3BljUokiz39G8lcUUaQ82YBOYkdiYuLh ZJGUdIr20h+SV/tkkYJMx1GK3umwlXtxMgpc4OuZeGvdv+lzILRglKtIpVBWciu95PrD XepOJvsX0fWTjfYkI/qHvSTHHsDJn5OyHZzMQIGpH4ZzCxCGEpSC2i4i/akgPHfwps/6 pn4Q== X-Gm-Message-State: ALoCoQkeavTYHQ0zIHqCnhuqujla4lPvzOnYtjy8X3fjqd0CujIcWq5Qjkr3NgFnAKiYje3rBGTz X-Received: by 10.194.143.8 with SMTP id sa8mr71558wjb.130.1414128479153; Thu, 23 Oct 2014 22:27:59 -0700 (PDT) Received: from [192.168.1.67] (host86-167-127-187.range86-167.btcentralplus.com. [86.167.127.187]) by mx.google.com with ESMTPSA id cs2sm747497wib.2.2014.10.23.22.27.57 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 23 Oct 2014 22:27:58 -0700 (PDT) Message-ID: <1414128476.2624.61.camel@localhost.localdomain> To: Stas Malyshev Cc: Philip Hofstetter , Dmitry Stogov , PHP Internals Date: Fri, 24 Oct 2014 06:27:56 +0100 In-Reply-To: <54495B67.1030803@sugarcrm.com> References: <1413875212.2624.3.camel@localhost.localdomain> <54469840.3070708@sugarcrm.com> <1414051917.2624.35.camel@localhost.localdomain> <54495B67.1030803@sugarcrm.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4 (3.10.4-4.fc20) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] UString From: pthreads@pthreads.org (Joe Watkins) On Thu, 2014-10-23 at 12:47 -0700, Stas Malyshev wrote: > Hi! > > > Not ready for discussion yet ... > > > > https://wiki.php.net/rfc/hashkey > > Hey, I've just started my own... https://wiki.php.net/rfc/objkey I guess > we should combine them :) > Happy to port patch already written to conform to your specification, (more or less complies, other than name) you are welcome to go ahead and do the RFC bit ? Cheers Joe