Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24925 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1837 invoked by uid 1010); 24 Jul 2006 09:01:38 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 1820 invoked from network); 24 Jul 2006 09:01:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jul 2006 09:01:38 -0000 X-PHP-List-Original-Sender: bertrand@toggg.com X-Host-Fingerprint: 212.27.42.35 smtp5-g19.free.fr Linux 2.4 (Google crawlbot) Received: from ([212.27.42.35:44062] helo=smtp5-g19.free.fr) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 3B/09-04178-07C84C44 for ; Mon, 24 Jul 2006 05:01:38 -0400 Received: from [192.168.0.3] (lns-bzn-56-82-255-240-66.adsl.proxad.net [82.255.240.66]) by smtp5-g19.free.fr (Postfix) with ESMTP id 52CCD26B63; Mon, 24 Jul 2006 11:01:33 +0200 (CEST) Message-ID: <44C48D84.5020609@toggg.com> Date: Mon, 24 Jul 2006 11:06:12 +0200 Reply-To: bertrand@toggg.com User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc3 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Matt W CC: internals@lists.php.net References: <007001c6ab21$b8d560e0$0201a8c0@pc1> <00fb01c6ad81$f3b61260$0201a8c0@pc1> <44C280B7.5050504@php.net> <00e301c6ae41$dfbd7300$0201a8c0@pc1> <44C44CE4.60509@php.net> <00de01c6aefb$ecc2ede0$0201a8c0@pc1> In-Reply-To: <00de01c6aefb$ecc2ede0$0201a8c0@pc1> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [PATCH] number_format enhancements From: bertrand@toggg.com (bertrand Gugger) Matt W wrote: >> >>Sure, but I was meaning , in so far you extend the functionality of >>number_format , then you will need to extend the doc. >>Some draft of this doc extension would be usefull , even in this test >>phase and especially for "userland" people. > > > Oh, I see. I don't know anything about changing docs themselves (as far as > patch-type stuff goes). :-) Yes , it's heavy docbook thing , so you need to be a freak yourself :) > Thought that was handled by someone else... Sure , there's a great team of people there , translators , with their own list , etc. > Are you one of "the PHP people?" I belong only to one of the first "userland" layer , pear , though I'm currently inactive there. > > I *could* do a draft of doc changes, of course, *if* I knew the changes > would be applied. But I've not heard from anyone but you; maybe since it's > just a "little ol' function." :-/ Yes , case it's accepted , just a .txt (I mean no docbook) with the needed additions to the manual page, sent or bugged to the doc team would be helpfull. -- toggg