Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38430 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73060 invoked from network); 19 Jun 2008 19:03:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jun 2008 19:03:20 -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.198.231 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.198.231 rv-out-0506.google.com Received: from [209.85.198.231] ([209.85.198.231:6233] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D6/43-57468-67DAA584 for ; Thu, 19 Jun 2008 15:03:19 -0400 Received: by rv-out-0506.google.com with SMTP id g37so6390346rvb.23 for ; Thu, 19 Jun 2008 12:03:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=5THwmvFXDRqdqsWxiXCQVmCpV+NnL7GlPamifwceUUg=; b=B2udpBLrMN1PCAY7KNJAxsEXznTVRthR6HxDG5E2qIxbLRSl+ooDzvuGfySxlQWFW8 GCy+4VJwzohg+p9xxC5qYykwcsMTLyfhC2mFDrthzaJ8lW5jXRcXcJUpciTohjtoQUwq Zj/jNvkUJe2dVVvfKu8qIkiIjUtr4DfOUVyW0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=wgozbEY07GCR7gz/xNJCsxbyHV/uRUN0HXySXVADibgOphaQPME+C8KH3oa+S+P6Z9 inGM7ZfzHfx/tG5zW+ZchHZJcouwcIkh+e8Q33uY4YkY2EoqDNPYUgtTUW4K7qlZVLqo VSm+gaZB9t2dIebGj0l+8UROEbmWs956sNczs= Received: by 10.141.29.21 with SMTP id g21mr6886870rvj.225.1213902195742; Thu, 19 Jun 2008 12:03:15 -0700 (PDT) Received: by 10.140.178.14 with HTTP; Thu, 19 Jun 2008 12:03:15 -0700 (PDT) Message-ID: Date: Thu, 19 Jun 2008 21:03:15 +0200 To: "Marcus Boerger" Cc: "Lester Caine" , "php-dev List" In-Reply-To: <109781017.20080619205718@marcus-boerger.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4858B5EC.90109@lsces.co.uk> <109781017.20080619205718@marcus-boerger.de> Subject: Re: [PHP-DEV] Selectable error messages From: pierre.php@gmail.com ("Pierre Joye") Hi Marcus, On Thu, Jun 19, 2008 at 8:57 PM, Marcus Boerger wrote: > Hello Lester, > > Wednesday, June 18, 2008, 9:14:52 AM, you wrote: > >> OK - I've got PHP5.3.0-dev up at the moment in order to test the Firebird >> stuff, so display_errors is on. I need it on anyway while testing code. > >> The 'problem' I am having is that of cause none of the other PHP stuff I'm >> using is currently not compatible with PHP5.3 so generates a lot of deprecated >> warnings in particular. > >> Current one is phpDocumentor which uses is_a() extensively, and has a function >> to replicate it for backwards compatibility. > > Hey guys, I thought we undeprecated is_a()? > > there is no need whatsoever to deprecate it. We did, I would appreciate if you can nicely remove the E_DEPRECATED from it :) Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org