Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84265 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94139 invoked from network); 3 Mar 2015 21:18:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Mar 2015 21:18:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=michaeljs1990@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=michaeljs1990@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.52 as permitted sender) X-PHP-List-Original-Sender: michaeljs1990@gmail.com X-Host-Fingerprint: 209.85.218.52 mail-oi0-f52.google.com Received: from [209.85.218.52] ([209.85.218.52:38855] helo=mail-oi0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 06/B0-22264-43526F45 for ; Tue, 03 Mar 2015 16:18:45 -0500 Received: by oiax69 with SMTP id x69so2012417oia.5 for ; Tue, 03 Mar 2015 13:18:42 -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=VJmU0bh7uy1pBSc19UDEmg8qB6zcO747eIJyQ1I5iLo=; b=r5ORFIHziKK1B2Frl1sPK4y1MoTW4RkzCcZfhbRJPtxJepbdydb0ec4u/wFMtg8/09 trEi9hsfwmF2keKShAoEd4EiOjo/Hxi/009Y01dgo/86k3wlldaN4gCN9tZxipwySVC5 wfzXadYOI9xF74TGmlH+uPYVSzlFBkYtbRBXwnpwJ82LTnMlrB6JqG4hW4ETQvt+CAfo PFT3M4OUsJTa27jQ2x/Id39trgl+OOeFp94hgyYRx6jDkhPhvVJrAnK7LzeQJ0oamKTk paRkjkJvgcCVp2v3Z6R5IXqGz067++4x944kYWe54x4NqDLfOUXcuX/ElQ0ZsR1QEiKf dpRA== MIME-Version: 1.0 X-Received: by 10.60.48.98 with SMTP id k2mr649756oen.49.1425417521949; Tue, 03 Mar 2015 13:18:41 -0800 (PST) Received: by 10.60.27.74 with HTTP; Tue, 3 Mar 2015 13:18:41 -0800 (PST) In-Reply-To: <54F5EF13.8030801@hristov.com> References: <54F5EF13.8030801@hristov.com> Date: Tue, 3 Mar 2015 16:18:41 -0500 Message-ID: To: Andrey Hristov Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a1134cd260d95a4051068e1b4 Subject: Re: [PHP-DEV] Deprecate array() From: michaeljs1990@gmail.com (Michael Schuett) --001a1134cd260d95a4051068e1b4 Content-Type: text/plain; charset=UTF-8 Removing array() is purely a stylistic preference and offers no benefit. It does however offer lots of work for people bringing libraries up to date as well as polluting logs. I see no reason to discuss this further unless someone has something concrete. Thanks, On Tue, Mar 3, 2015 at 12:27 PM, Andrey Hristov wrote: > On 3.03.2015 19:10, Adrian Parker wrote: > >> Seeing it makes me vomit, IMHO. >> > > Great introduction! > > >> This is just a proposal, I know next to nothing about core PHP >> development. >> > > https://www.simonholywell.com/post/2010/09/15-excellent- > resources-for-php-extension-development.html > > Enjoy! > > Regards, Adrian >> >> > Best, > Andrey > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a1134cd260d95a4051068e1b4--