Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30587 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83512 invoked by uid 1010); 7 Jul 2007 11:59:59 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 83497 invoked from network); 7 Jul 2007 11:59:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jul 2007 11:59:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 83.243.58.163 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 83.243.58.163 mail4.netbeat.de Received: from [83.243.58.163] ([83.243.58.163:53451] helo=mail4.netbeat.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 41/98-34028-B308F864 for ; Sat, 07 Jul 2007 07:59:57 -0400 Received: (qmail 21216 invoked by uid 507); 7 Jul 2007 11:59:52 -0000 Received: from unknown (HELO ?192.168.1.102?) (postmaster%schlueters.de@82.135.88.76) by mail4.netbeat.de with ESMTPA; 7 Jul 2007 11:59:52 -0000 To: Vesselin Kenashkov Cc: Oliver Block , internals@lists.php.net In-Reply-To: <261daaa10707070100o15ba9caep799dcf4b4c993e0e@mail.gmail.com> References: <261daaa10707060751i25d3c5f8qee7e5da8de0b99a0@mail.gmail.com> <468EA3C0.3090001@block-online.org> <261daaa10707070100o15ba9caep799dcf4b4c993e0e@mail.gmail.com> Content-Type: text/plain Date: Sat, 07 Jul 2007 13:58:59 +0200 Message-ID: <1183809539.19006.10.camel@johannes.nop> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 (2.10.2-2.fc7) Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] RIP PHP 4? From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hi, On Sat, 2007-07-07 at 11:00 +0300, Vesselin Kenashkov wrote: > I can not find the specific message... > But googling I found this: > http://www.nexen.net/chiffres_cles/phpversion/php_stats_evolution_for_november_2006.php > So as of november 2006 the php5 adoption was slightly above 12%. Having the With such figures you have to keep in mind that a) it does also count systems not really maintained and b) only systems with expose_php on which are available on the internet, not intranet hosts. I have statistics showing me that 59.2% of the people who install a recent version of phpMyFAQ, which is some random average, free available, PHP application, do this on PHP 5. (here you have too keep in mind that this includes people who install it, maybe for testing, on a local windows box and all... ah and it only counts data from people who agree sending it). Once I have the time, I'll sit down and make some deeper analysis of the data I have. The key point is: Statistics can show quite different numbers, so don't overrate them. johannes