FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Never log deprecation warnings
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Never log deprecation warnings [message #179089 is a reply to message #179088] Wed, 12 September 2012 01:08 Go to previous messageGo to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma:
Senior Member
On 9/11/2012 8:28 PM, Christoph Becker wrote:
> Jonathan Stein wrote:
>> If the sites live to the day where we decide to upgrade to PHP 6
>
> AFAIK finally the release of PHP 6 was scheduled: it will be released on
> the day, when pigs can fly ;-) (FWIW: in Germany this day is called "St.
> Nimmerlein")
>
> To avoid misunderstandings: IMO fixing deprecated warnings should have a
> high priority -- *high*, but not highest. I can understand Jonathan's
> arguments, and perhaps it will help to add something in the line of the
> following to the code:
>
> if (!function_exists('...')) {
> die('Sorry, this service isn't available anymore!');
> }
>

No, PHP6 will be out, but there has never been a release date scheduled
for it. There are still major issues with unicode support, which are
delaying things. Meanwhile, they've made a few of the changes in 5.4,
which allowed them some room.

As for your suggestion - sure, you could do that - but it should be just
as easy to fix the actual problem the first time and not have to worry
about it a second time.

I've always considered deprecated warnings to be relatively high
priority - definitely above E_NOTICE warnings (which I also get rid of),
but lower than fatal errors. After all - a deprecated warning is just a
fatal error in waiting.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: how format one date
Next Topic: Problem with PHP Driver Authentication
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 16:28:38 GMT 2024

Total time taken to generate the page: 0.03397 seconds