Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57162 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57270 invoked from network); 31 Dec 2011 11:59:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Dec 2011 11:59:54 -0000 Authentication-Results: pb1.pair.com header.from=dragoonis@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=dragoonis@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.170 as permitted sender) X-PHP-List-Original-Sender: dragoonis@gmail.com X-Host-Fingerprint: 209.85.216.170 mail-qy0-f170.google.com Received: from [209.85.216.170] ([209.85.216.170:38415] helo=mail-qy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1F/B1-44337-839FEFE4 for ; Sat, 31 Dec 2011 06:59:53 -0500 Received: by qcsd16 with SMTP id d16so9123612qcs.29 for ; Sat, 31 Dec 2011 03:59:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=J0Y1bNJNTsoJ2i6e4nAKVA6sAMLeej/AmX2K1wVUB7o=; b=NCSMG9bND10k9+BTzYFl4fWIBHM7fnW3/Nkrf9fKJUA7IdPCM+Qp34MdqT5pFJ3tJx Gy/aI1I3AKyvfVv6apvrnwVhZPox+UND2BV+fXW2C9/LLu7SWxAWG2g+Irlm6+MncPLX sdiMAkmkVCTjEMZ4kbIBu9SjJdacA7XNTwG6c= MIME-Version: 1.0 Received: by 10.224.185.6 with SMTP id cm6mr49993294qab.89.1325332789427; Sat, 31 Dec 2011 03:59:49 -0800 (PST) Received: by 10.229.39.72 with HTTP; Sat, 31 Dec 2011 03:59:49 -0800 (PST) In-Reply-To: References: Date: Sat, 31 Dec 2011 11:59:49 +0000 Message-ID: To: Adam Blackburn Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=20cf303b41471f7dc204b56216a1 Subject: Re: [PHP-DEV] SVN Account Request: regality From: dragoonis@gmail.com (Paul Dragoonis) --20cf303b41471f7dc204b56216a1 Content-Type: text/plain; charset=ISO-8859-1 Hi Adam, That kind of request won't get you an SVN account. The internals team are not keen on adding more bloat to the /ext/standard/ tree. If you have some ideas to add to PHP, please open a feature request on http://bugs.php.net and provide your patches to the ticket. That way your changes can get reviewed and evaluated. From there things can progress to the point where they're committed to trunk, and thus merged into the appropriate branch (5_4 for example). Hope this helps clear up the process. Thanks, Paul Dragoonis. On Sat, Dec 31, 2011 at 9:15 AM, Adam Blackburn wrote: > I'm wanting to add a couple of string functions to php. > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --20cf303b41471f7dc204b56216a1--