Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64069 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21720 invoked from network); 28 Nov 2012 10:08:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Nov 2012 10:08:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.210.170 mail-ia0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:46836] helo=mail-ia0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 86/F3-22948-9B2E5B05 for ; Wed, 28 Nov 2012 05:08:57 -0500 Received: by mail-ia0-f170.google.com with SMTP id x24so10775604iak.29 for ; Wed, 28 Nov 2012 02:08:55 -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=9WWYQ1+rHSMhrPQy55mlEJeguDtrE3HvSmiObu5bDj4=; b=iRNAgamBD705DQrsImtVllTEIf/h6wlp/qiJ4U5hty2kcXBVDuB7ryKdzOzioWykH5 029oPwoLd2/UGfroMBB2ihUKCyFj6SLDtlbDYWSb2K2z7Vc3XGYVXH43Hcke0LGGxyYF FQlItXGfkUbDT50VTo0YumvTDgzJQxTUZ8dSpuvI+qrBVFhKk9a31SJmSHfQrTVzJrab 0fkVb6RFDcgG2ccRXwp2RQFFQeF5pLTOLZiF5Ra/QWiBl0XTKru5FlNujrt5M2fiEET+ RRKusHmFYSOZTaDidTnAi+0p6VHXxZrH9x0WuPsAdAHhp2ABVrxC+jPPU0ExfpIbC4PX m7eQ== MIME-Version: 1.0 Received: by 10.50.213.34 with SMTP id np2mr18369524igc.57.1354097334831; Wed, 28 Nov 2012 02:08:54 -0800 (PST) Received: by 10.64.33.143 with HTTP; Wed, 28 Nov 2012 02:08:54 -0800 (PST) In-Reply-To: References: <50B5D992.30609@lsces.co.uk> Date: Wed, 28 Nov 2012 11:08:54 +0100 Message-ID: To: Alexey Zakhlestin Cc: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Re: [VOTE] ext/mysql deprecation in 5.5 From: pierre.php@gmail.com (Pierre Joye) hi, On Wed, Nov 28, 2012 at 10:55 AM, Alexey Zakhlestin wrote: > I voted "no", "(b)" > We should mention deprecation in manual as hard as possible, we should > mention it in ext/mysql/config.m4 and any other place we can reach. > Then, at some point (I'm fine with 5.6, but 6.0 would do also), we > should just move it to PECL, without using E_DEPRECATED That's exactly why we should use E_DEPRECATED now and not in 5.x+1. Also no way to kill it in 5.x, that would be worst than anything else. That being said, let not start this thread, every argument has been mentioned many times already. Let vote. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org