Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57139 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66138 invoked from network); 28 Dec 2011 16:17:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Dec 2011 16:17:17 -0000 Authentication-Results: pb1.pair.com header.from=andrewcurioso@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=andrewcurioso@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) X-PHP-List-Original-Sender: andrewcurioso@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-we0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:56828] helo=mail-we0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 13/F0-51877-C014BFE4 for ; Wed, 28 Dec 2011 11:17:17 -0500 Received: by wera13 with SMTP id a13so6368966wer.29 for ; Wed, 28 Dec 2011 08:17:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=qan5mWPV26K4Q4VajYSylZmgqAWNEf1+7Pg7ql5UMuU=; b=Mf2lRAiFM8t6eTjZhTmx+JJp5uXRuDmFr8F/k5w6LPRPeRVbqvBGRddsPNOuJiwtri gHWH8srSx6P3S/lUr6tk78Zw8q36D4xCKCml5Y9zdlkoOJtYWXIGESuq8ve1BQ8FsiE7 AJhXW3Oa6vRavQcwGoWndqRAyVEErnJqUc44k= MIME-Version: 1.0 Received: by 10.216.134.156 with SMTP id s28mr23637864wei.12.1325089033654; Wed, 28 Dec 2011 08:17:13 -0800 (PST) Received: by 10.216.123.6 with HTTP; Wed, 28 Dec 2011 08:17:13 -0800 (PST) Date: Wed, 28 Dec 2011 11:17:13 -0500 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=0016e6ddff1225921104b5295594 Subject: Quick missing NEWS entry questions From: andrewcurioso@gmail.com (Andrew Curioso) --0016e6ddff1225921104b5295594 Content-Type: text/plain; charset=ISO-8859-1 Hi everyone, I'll try to make this quick with easy questions since everyone is so busy. I contributed some minor but non-trivial code to 5.4 but I was (am) a bit new to the project and I didn't know to put an entry in NEWS. But there is a reference in UPGRADING because my change did effect backwards compatibility a tiny bit. My question is, should I go back and edit NEWS to put my change in? It would go under "PHP 5.4.0 Alpha 1" And if I do put it in, do I put it in both trunk and branches/PHP_5_4 ? Also, everyone is using first names only in NEWS but Andrew is not unique in the file, should I use my full name, full, first name + initial? Sorry, this is out of the blue and in the grand scheme of things you have more important stuff to worry about, but I would like to be included in NEWS is everyone thinks it is a good idea. Side note: I kind of dropped off since then because the noise from the mailing list was too much to handle and I didn't know where to start. I do definitely want to help out more though. Thanks, - Andrew --0016e6ddff1225921104b5295594--