Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78290 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55341 invoked from network); 24 Oct 2014 05:37:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Oct 2014 05:37:09 -0000 Authentication-Results: pb1.pair.com header.from=pthreads@pthreads.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=pthreads@pthreads.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pthreads.org from 209.85.212.169 cause and error) X-PHP-List-Original-Sender: pthreads@pthreads.org X-Host-Fingerprint: 209.85.212.169 mail-wi0-f169.google.com Received: from [209.85.212.169] ([209.85.212.169:48790] helo=mail-wi0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 05/94-24679-485E9445 for ; Fri, 24 Oct 2014 01:37:09 -0400 Received: by mail-wi0-f169.google.com with SMTP id q5so333397wiv.2 for ; Thu, 23 Oct 2014 22:37:06 -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=zNgJtIP6VbqoW7mQ3ThflE64ZjPqJXPvcjop++/vnfo=; b=HBSTVSO/nC7zEXH3+aZEdaCgdA5R1mzhwOwZyyTXlAgShDOLCzGlyRgVN+lU8AloSF 3/vGYsLpeSEk3w5WpYdkh8lDZVoYCYbD/aj9EWQXvDfWybYi1oV8+mZAbu5VaCneo2b5 pKxjxWmHKdHEvueeclHz1ENmYmY//eHYIEZsDFhUMVoqH9Ns9B+O/OdakZBJP+EWlRve FhpB4EqqMhkdfdENiG73Xet/eUgNO2YLh0meQ3KmOjAC8EXEHiUNWE2fRwwCdSlKNN8D wzfKyiVDmjEWLfmO4Tnbga3FZvnQ0woOaP8u9DtX7UeFWTtg3jJYrmlCGov1ixYeoT3h AmNw== X-Gm-Message-State: ALoCoQmiegQT467fX2TVI4bApEcNwZJgkI8ospeMYRmw1SU7J/YFlhcE4WYRsteeVBYrCZayCB26 X-Received: by 10.181.13.208 with SMTP id fa16mr1577876wid.61.1414129026259; Thu, 23 Oct 2014 22:37:06 -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 fq1sm752184wib.12.2014.10.23.22.37.05 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 23 Oct 2014 22:37:05 -0700 (PDT) Message-ID: <1414129024.2624.62.camel@localhost.localdomain> To: Stas Malyshev Cc: Philip Hofstetter , Dmitry Stogov , PHP Internals Date: Fri, 24 Oct 2014 06:37:04 +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 :) > Done, branch @ http://github.com/krakjoe/php-src/compare/hashkey Cheers Joe