Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78174 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85189 invoked from network); 21 Oct 2014 07:07:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Oct 2014 07:07:02 -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 74.125.82.50 cause and error) X-PHP-List-Original-Sender: pthreads@pthreads.org X-Host-Fingerprint: 74.125.82.50 mail-wg0-f50.google.com Received: from [74.125.82.50] ([74.125.82.50:38067] helo=mail-wg0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B1/00-19409-21606445 for ; Tue, 21 Oct 2014 03:07:00 -0400 Received: by mail-wg0-f50.google.com with SMTP id a1so564623wgh.33 for ; Tue, 21 Oct 2014 00:06:55 -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:date:content-type :mime-version:content-transfer-encoding; bh=kAM/EGkT3PiTHmA8rGVthLf7pd04kumSkExcT6l4xEw=; b=nMeJEr5pBtDtWG72/5UiSsbmz/bCD8d+y9hwAlrTJz7iAtW4V3ZtFMuYuJAz4Anx5f UkMLTb3BirsyHJNab2kdzckOyCNPrmV7gNZEQ3UTTiZS4kU4JmD+LITPy2att/juAmbq IIb+G7mdK4HvxRCK0uvgIXnFVuPG/hXJKmvro6o9py3plWlC9+IVx9awQ7CaavSyu4Mp 9Ea4kjd5jqza59YjYb7Kc2PM4o72ZPzj0o+Nq3umif2hAMbBOZCX1QpeuY4w7DJpRYf6 6gI7qYitJaDsNOQJnIrDuyvYjEGSifgVOt2mrLhKf1sZi8rXXa9DFxKiwzkJ9JG25qtB jvcg== X-Gm-Message-State: ALoCoQmI5961QCIF4LXH06zWEDnkR/wPV1yIQND2PbOBxawYtYybtjlKqRBNFlfCTgBFvNZ/jE0U X-Received: by 10.195.13.14 with SMTP id eu14mr38436741wjd.31.1413875214805; Tue, 21 Oct 2014 00:06:54 -0700 (PDT) Received: from [192.168.1.67] (host86-159-154-179.range86-159.btcentralplus.com. [86.159.154.179]) by mx.google.com with ESMTPSA id dq4sm11098182wid.4.2014.10.21.00.06.53 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 21 Oct 2014 00:06:54 -0700 (PDT) Message-ID: <1413875212.2624.3.camel@localhost.localdomain> To: internals@lists.php.net Date: Tue, 21 Oct 2014 08:06:52 +0100 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: [RFC] UString From: pthreads@pthreads.org (Joe Watkins) Morning internalz, https://wiki.php.net/rfc/ustring This is the result of work done by a few of us, we won't be opening any vote in a fortnight. We have a long time before 7, there is no rush whatever. Now seems like a good time to start the conversation so we can hash out the details, or get on with other things ;) Cheers Joe