Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35547 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80068 invoked by uid 1010); 18 Feb 2008 09:33:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 80053 invoked from network); 18 Feb 2008 09:33:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Feb 2008 09:33:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 85.10.196.195 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 85.10.196.195 serveforce1.backendmedia.com Linux 2.6 Received: from [85.10.196.195] ([85.10.196.195:45632] helo=serveforce1.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 96/98-04659-7F059B74 for ; Mon, 18 Feb 2008 04:33:44 -0500 Received: from [192.168.84.38] (office-zh.liip.ch [91.192.102.250]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client did not present a certificate) by serveforce1.backendmedia.com (Postfix) with ESMTP id 98514122462F; Mon, 18 Feb 2008 10:33:49 +0100 (CET) Cc: PHP Internals Message-ID: To: Lars Strojny In-Reply-To: <1203124494.21896.7.camel@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v919.2) Date: Mon, 18 Feb 2008 10:33:01 +0100 References: <1203124494.21896.7.camel@localhost> X-Mailer: Apple Mail (2.919.2) X-backendmedia-com-MailScanner-Information: Please contact the ISP for more information X-backendmedia-com-MailScanner: Found to be clean X-backendmedia-com-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=0.052, required 6, AWL 0.05) X-backendmedia-com-MailScanner-From: mls@pooteeweet.org X-Spam-Status: No Subject: Re: [PHP-DEV] E_DEPRECATED for 5.3 From: mls@pooteeweet.org (Lukas Kahwe Smith) On 16.02.2008, at 02:14, Lars Strojny wrote: > I've heard that E_DEPRECATED is still missing nevertheless its > introduction is planned for 5.3. So I've wrote it [1] based on a > slightly outdated patch by Felipe. The patch is so far complete, as =20= > far Thx! > as I can tell, but one thing I'm wondering about is whether we should > trigger E_DEPRECATED warnings if the related ini-settings are present > (magic_quotes_gpc, magic_quotes_runtime, register_globals). I would =20= > say > yes, but I need some advice where to do that. like others have said .. yes .. these should emit deprecated warnings. > For the docs team: I've added links in the E_DEPRECATED messages to > http://php.net/{migrate}#. The "{migrate}"-part can > later be easily replaced once the appendix to the migration guide =20 > which > explains how to deal with this deprecations is set up. very cool! > =BBAber das Verh=E4ltnis von Leben und Produktion, das jenes > real herabsetzt zur ephemeren Erscheinung von dieser, ist please do follow the mailinglist rules and keep your signature to 2 =20 lines max: http://php.net/reST/php-src/README.MAILINGLIST_RULES in that context i would like to also remind people that they could be =20= doing a better job at quoting. this is not about perfection (which is =20= probably hard to define on this anyways), but just try to remember =20 that a few seconds of effort will save a couple thousand people at =20 least as many seconds. regards, Lukas=