Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72689 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9807 invoked from network); 18 Feb 2014 17:48:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Feb 2014 17:48:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.41 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.41 mail-qa0-f41.google.com Received: from [209.85.216.41] ([209.85.216.41:53149] helo=mail-qa0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1E/F5-16937-CEC93035 for ; Tue, 18 Feb 2014 12:48:29 -0500 Received: by mail-qa0-f41.google.com with SMTP id w8so24081345qac.28 for ; Tue, 18 Feb 2014 09:48:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=OhWPtZavKK3hY7N7oPkdz20YqhSsL7PWhHdE8r9i4W0=; b=vzaLMFU3NHWeN0sPJ5ZbN8X9DdTz6oC1041nlQ2M7yvggtXIumIPQtU4hhd0OXMr9X mJQMS+UPYVFBAi7JgvAtj5vZK9H0EYbv9EFB9/TS+iSruJ5x5wnsVGBeTz5BQvVbF309 xzM/7azsWKfi//H+/Pz3FFeUnefWFQCeW9YmctGeSIz32/cV21V/1kL5YXQn0ErbkDqB T+2HnHOXfgWxRLjZl6vn1SEw87J3UYSO+KiFXlMF1fqO/hdVimvqy3LSDH1/oGfn7Lzn 1NOj/GPMbnDPfkke699R/EbRmmc5xyt/HtwM+OflN9okjAvheVnMZUR/BVjiN6fmLzRV BkBg== MIME-Version: 1.0 X-Received: by 10.224.63.131 with SMTP id b3mr45527868qai.63.1392745705898; Tue, 18 Feb 2014 09:48:25 -0800 (PST) Received: by 10.140.18.145 with HTTP; Tue, 18 Feb 2014 09:48:25 -0800 (PST) Received: by 10.140.18.145 with HTTP; Tue, 18 Feb 2014 09:48:25 -0800 (PST) In-Reply-To: <1392744996.3990.634.camel@guybrush> References: <1392661082.3990.265.camel@guybrush> <530278EE.3000008@ralphschindler.com> <1392671871.3990.303.camel@guybrush> <53028096.9040603@ralphschindler.com> <1392675539.3990.345.camel@guybrush> <530384A3.7040209@ralphschindler.com> <1392744996.3990.634.camel@guybrush> Date: Tue, 18 Feb 2014 18:48:25 +0100 Message-ID: To: =?UTF-8?Q?Johannes_Schl=C3=BCter?= Cc: Ralph Schindler , PHP internals Content-Type: multipart/alternative; boundary=047d7beb961e103cb804f2b1e157 Subject: Re: [PHP-DEV] my take on PHP 6, part 2 From: pierre.php@gmail.com (Pierre Joye) --047d7beb961e103cb804f2b1e157 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Feb 19, 2014 12:36 AM, "Johannes Schl=C3=BCter" wrote: . I think it is even more complicated as we'd have > to define a clean stable API else upgrading etc becomes a mess ... I totally agree here. It is useful only on CLI while even there it is disputable as one can use -d easily. Cheers, Pierre --047d7beb961e103cb804f2b1e157--