Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44520 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54448 invoked from network); 27 Jun 2009 11:47:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jun 2009 11:47:45 -0000 Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 83.243.58.133 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 83.243.58.133 mailout1.netbeat.de Linux 2.6 Received: from [83.243.58.133] ([83.243.58.133:54133] helo=mailout1.netbeat.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3D/A2-38693-FD6064A4 for ; Sat, 27 Jun 2009 07:47:44 -0400 Received: (qmail 18031 invoked by uid 89); 27 Jun 2009 12:11:01 -0000 Received: from unknown (HELO ?192.168.1.102?) (johannes%schlueters.de@82.135.3.76) by mailout1.netbeat.de with ESMTPA; 27 Jun 2009 12:11:01 -0000 To: Hannes Magnusson Cc: PHP Development In-Reply-To: <7f3ed2c30906261637g73c9211cq81e25390d8429a17@mail.gmail.com> References: <7f3ed2c30906261637g73c9211cq81e25390d8429a17@mail.gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Sat, 27 Jun 2009 13:47:39 +0200 Message-ID: <1246103259.13829.34.camel@goldfinger.johannes.nop> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] UPGRADING + php.ini additions From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Sat, 2009-06-27 at 01:37 +0200, Hannes Magnusson wrote: > I haven't "wasted" time on finding out wtf these ini entries actually > do, or even asked philip or gwynne to fix the inglés.. but if there is > even a remote chance it'll make it into 5.3.0 I'll do whatever it > takes to make it understandable. Thanks for your work on this. Yes, we're going to repackage (see my next mail) so could you please add this, at least, as rough draft? Thanks! Could then EVERYBODY (including me, and lurkers on this list) a) check whether all their stuff/the stuff they use/know is in b) add the needed details and c) then check the documentation and improve that. As a side note: Stackoverflow recently had this question about "Hidden features of PHP"[1] most votes there came for the docs, now I don't consider them "hidden" but still makes the point: One reason PHP became successful is the documentation and as Rasmus recently said: We all (again, me included) should work on keeping it great. [1] http://stackoverflow.com/questions/61401/hidden-features-of-php johannes