Thanks to all who replied to this. It looks like xdebug is going to work
for me at least until it becomes part of the main PHP (or Zend) code.
I'll get off this list now since I'm not a developer ;)
John Lange
On August 15, 2002 03:06 pm, Markus Fischer wrote:
> Your lucky day, ZE2 will im
Your lucky day, ZE2 will implement this (see
http://www.php.net/ZEND_CHANGES.txt ). If you need this
functionality right now I suggest going with xdebug or apd,
both provide such kind of facility.
On Thu, Aug 15, 2002 at 02:20:33PM -0500, John Lange wrote :
> Since I accidently
Since I accidently subscribed to the wrong list I might as well post this
while I'm here... :)
We do a lot of developing in PHP and we always use classes and inheritance
for everything but there is one thing that drives me up the wall about PHP.
If I call a function with the wrong number of pa