Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80366 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74925 invoked from network); 11 Jan 2015 13:29:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2015 13:29:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=nf.laupretre@yahoo.fr; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=nf.laupretre@yahoo.fr; sender-id=unknown Received-SPF: error (pb1.pair.com: domain yahoo.fr from 212.27.42.2 cause and error) X-PHP-List-Original-Sender: nf.laupretre@yahoo.fr X-Host-Fingerprint: 212.27.42.2 smtp2-g21.free.fr Received: from [212.27.42.2] ([212.27.42.2:5421] helo=smtp2-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6E/10-06196-5DA72B45 for ; Sun, 11 Jan 2015 08:29:58 -0500 Received: from moorea (unknown [82.240.16.115]) by smtp2-g21.free.fr (Postfix) with ESMTP id ABA9F4B0218 for ; Sun, 11 Jan 2015 14:27:47 +0100 (CET) Reply-To: To: Date: Sun, 11 Jan 2015 14:29:48 +0100 Message-ID: <001f01d02da2$ac2c4a40$0484dec0$@yahoo.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 14.0 Thread-Index: AdAtoi3oyLhpF9sbRu2QJfelv2/gew== Content-Language: fr X-Antivirus: avast! (VPS 150111-0, 11/01/2015), Outbound message X-Antivirus-Status: Clean Subject: [RFC] Improve array to string conversion From: nf.laupretre@yahoo.fr ("F & N Laupretre") Hi, A new RFC for PHP7 : https://wiki.php.net/rfc/array-to-string Not implemented yet, but the PR is available for comments : https://github.com/php/php-src/pull/991 Regards Fran=E7ois