Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80688 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56920 invoked from network); 17 Jan 2015 11:02:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jan 2015 11:02:58 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass 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.216.169 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.169 mail-qc0-f169.google.com Received: from [209.85.216.169] ([209.85.216.169:41716] helo=mail-qc0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8D/71-47555-1614AB45 for ; Sat, 17 Jan 2015 06:02:57 -0500 Received: by mail-qc0-f169.google.com with SMTP id b13so1920589qcw.0 for ; Sat, 17 Jan 2015 03:02:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ejKq6vFewqORjibR1V0HfF52WsQ3+/8KwGJhDhGbxGQ=; b=s36nW9S45w1gwe/nvLepZzkhi/2LjqcYLvd5Yd4HNZLctDOtE13tUoE9Q3IeLHME51 az182LEoJ1vfhffODprAVBeMlDZMraC88DVlT/N4XIyw2rl5rIgQ8qsKGu/HFfyYqt62 qqwn7ByjGTcFlEMzNeLkugVG3Uw9HQXkm5zH07cUzui80P54Kf9XOOwY1+pn2HPfxlHu j/CkNlJpCbw/famEXIwUxWeHIsWHyEqrYyLYxg4SjjlwHoIf0tdplwgxSEm8ZV2ub/ve hLlQOu00PdpCxlBjlQvovsBrF6BJL+f8GnZ/h0KDqPABZ97vfPftuITuzCRJqJ6IxGBO XuhA== MIME-Version: 1.0 X-Received: by 10.229.37.136 with SMTP id x8mr33021179qcd.30.1421492574381; Sat, 17 Jan 2015 03:02:54 -0800 (PST) Received: by 10.140.22.106 with HTTP; Sat, 17 Jan 2015 03:02:54 -0800 (PST) Received: by 10.140.22.106 with HTTP; Sat, 17 Jan 2015 03:02:54 -0800 (PST) In-Reply-To: References: <0DD30A0D-E7CA-4150-83E0-8FD46635279C@ajf.me> <8761c6280g.fsf@margaine.com> <54B91D16.70901@gmail.com> Date: Sat, 17 Jan 2015 18:02:54 +0700 Message-ID: To: Tony Marston Cc: PHP internals Content-Type: multipart/alternative; boundary=001a1133b572f26f68050cd707be Subject: Re: [PHP-DEV] [RFC] Remove PHP 4 Constructors From: pierre.php@gmail.com (Pierre Joye) --001a1133b572f26f68050cd707be Content-Type: text/plain; charset=UTF-8 On Jan 17, 2015 5:58 PM, "Tony Marston" wrote: > > "Stelian Mocanita" wrote in message > news:CAMc0WS5LpdVqF_5P8UiWBzuQc+maX+Shmmi8pZLgGRfOJ7aEmg@mail.gmail.com... >> >> >> Florian Margaine wrote on 16/01/2015 13:01: >> >> Hi Stelian, >>> >>> >>> Stelian Mocanita writes: >>> >>> Not under active development doesn't mean that the application shouldn't >>> be able to upgrade PHP and enjoy the bug/security fixes or performance >>> improvements that new versions provide. > > > I agree. If the core developers want each new release, with its bug fixes > and security enhancements, to be adopted by the community then they should > stop breaking BC for no good reason. Can wie stop using this argument pls? We are talking about something deprecated since 10 years, about the 1st major release in a decade, something we will use for the next 12-14 years. 5.x will be maintained as well for the next 3 years (plus distros LTS). We do not break BC since quite some time too in minor releases. Cheers, Pierre --001a1133b572f26f68050cd707be--