Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30586 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74497 invoked by uid 1010); 7 Jul 2007 11:36:18 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 74471 invoked from network); 7 Jul 2007 11:36:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jul 2007 11:36:17 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.146.177 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.146.177 wa-out-1112.google.com Received: from [209.85.146.177] ([209.85.146.177:60312] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 84/C7-34028-FAA7F864 for ; Sat, 07 Jul 2007 07:36:15 -0400 Received: by wa-out-1112.google.com with SMTP id l24so630658waf for ; Sat, 07 Jul 2007 04:36:12 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=n9IQeIwCjzxVZY9HfwrFtdicuvJyB9tjLiCQoY9Ou75/5lARe1WTJL92IRLF9JvLpOXpQ6YhnhGM0RscmyMosxKA5etASmCyMJA/J/gOc2RIL4XQeMJTfnnC35cTU25FB1vg6tQcXz0PF+i1gKhryTSMgQO9Q7gQtbiFRvVSxVM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gC1dr9FHc2TjWf3ta4qR5Ks5We25Sid8k0xjTOfPpuqDC7akxIAaOoZuRl2J+8XRWi5lIBWGoS4oWT/kev6qEbil8afpzuT5fEC8N1eNV+8HVdVAf+HKUpZ2ZS76LGDTuU7cxYbz7jIZn8Na0je7iRq1OnwwbAQIvOQAto+Nzf8= Received: by 10.115.77.1 with SMTP id e1mr1470356wal.1183808172032; Sat, 07 Jul 2007 04:36:12 -0700 (PDT) Received: by 10.114.47.2 with HTTP; Sat, 7 Jul 2007 04:36:11 -0700 (PDT) Message-ID: Date: Sat, 7 Jul 2007 13:36:11 +0200 To: "Derick Rethans" Cc: "PHP Developers Mailing List" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Subject: Re: [PHP-DEV] RIP PHP 4? From: pierre.php@gmail.com (Pierre) On 7/6/07, Derick Rethans wrote: > Ladies, Gentlemen, Kings and Princesses, > > With the nice PHP 5 / PHP 6 unicode semantics thread under way I am > trying to gauge what people feel about dropping support for PHP 4 at the > end of this year. That does not mean that we will not fix security > issues, we have to as the install base is too large, but that would be > the only thing that would warrant a new release. I already sort of > mentioned this on april 1st, but I think we should come with a slightly > more official statement. Your votes please (only -1 and +1 are > allowed)! +1 if we really kill it. That means no more release. If we keep release it, it is still maintained like what we did until now (99.99% sec fixes only). --Pierre