Re: PHP debugging
From: Tim Tyler (tim_at_tt1lock.org)
Date: 09/03/04
- Next message: red: "Re: clueless about pear"
- Previous message: Tim Tyler: "Re: PHP global namespace clogged up"
- In reply to: Chris Hope: "Re: PHP debugging"
- Next in thread: Christian Fersch: "Re: PHP debugging"
- Reply: Christian Fersch: "Re: PHP debugging"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 3 Sep 2004 06:43:18 GMT
Chris Hope <blackhole@electrictoolbox.com> wrote or quoted:
> BTW, debug_backtrace() is only available from 4.3.0 and on. If you're going
> to be implementing your projects on servers that have older versions of PHP
> then you won't be able to use it.
Fortunately, that probably isn't much of an issue - but thanks for
pointing it out.
I'm sure PHP can be made to fail gracefully in this case - if need be.
Of course - none of my deployed programs ever produce error messages at
the level of PHP anyway ;-)
-- __________ |im |yler http://timtyler.org/ tim@tt1lock.org Remove lock to reply.
- Next message: red: "Re: clueless about pear"
- Previous message: Tim Tyler: "Re: PHP global namespace clogged up"
- In reply to: Chris Hope: "Re: PHP debugging"
- Next in thread: Christian Fersch: "Re: PHP debugging"
- Reply: Christian Fersch: "Re: PHP debugging"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|