Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31101 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7748 invoked by uid 1010); 19 Jul 2007 13:41:35 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 7733 invoked from network); 19 Jul 2007 13:41:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2007 13:41:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=webmaster@keryx.se; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=webmaster@keryx.se; sender-id=pass Received-SPF: pass (pb1.pair.com: domain keryx.se designates 208.69.121.33 as permitted sender) X-PHP-List-Original-Sender: webmaster@keryx.se X-Host-Fingerprint: 208.69.121.33 supavet.nexcess.net Received: from [208.69.121.33] ([208.69.121.33:55324] helo=supavet.nexcess.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 84/75-02284-E0A6F964 for ; Thu, 19 Jul 2007 09:41:35 -0400 Received: (qmail 10458 invoked by uid 108); 19 Jul 2007 13:41:31 -0000 Received: from unknown (HELO ?127.0.0.1?) (gunther@keryx.se@87.227.57.139) by supavet.nexcess.net with ESMTPA; 19 Jul 2007 13:41:31 -0000 Message-ID: <469F6A09.2050909@keryx.se> Date: Thu, 19 Jul 2007 15:41:29 +0200 User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: internals@lists.php.net References: <469E59FA.6060104@keryx.se> <0E62C134-68DF-4240-81BB-3A3EEA0E293D@prohost.org> In-Reply-To: <0E62C134-68DF-4240-81BB-3A3EEA0E293D@prohost.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 000757-4, 2007-07-18), Outbound message X-Antivirus-Status: Clean Subject: Re: [PHP-DEV] libc and random functions From: webmaster@keryx.se (Keryx Web) Ilia Alshanetsky wrote: > Do you have a patch? Also @Antony Dovgal in the "let blocks" thread Short answer: No. The reason I posted my suggestions on this list was that a while ago I had a few ideas as to how PHP could be improved. A seasoned PHP developer suggested that I'd take my suggestions to this list. As I have no "commit karma" - as it has been dubbed elsewhere - I have tried to be polite and keep a low profile, only speaking out when I thought that my perspective could be of value to the discussion at hand. Now I have two questions: (1) Is it considered bad form to make feature suggestions on this list, even though I am not in the position to make any patches myself? (2) If so, can anyone point me to the place where such a feature request might be made? And now - hypothetically speaking - maybe I could find some time during this autumn to actually learn a bit more C and make a patch. Wouldn't it be better if I made a patch that the community thought worthwhile and not spend my time developing something none ever would commit? Just having someone say: "That sounds like a good idea", would be an encouragement for such an undertaking. Lars Gunther