Re: [PHP-DEV] Parent _LINE_ Request

2002-08-15 Thread Yasuo Ohgaki
Richard Thomas wrote: > xdebug looks nice but this is something so basic that having it as a > base part of php would aid in development for everyone, including low > level/newbie programmers. Not to mention that the instructions provided > on there page are not possible for a very large portion o

Re: [PHP-DEV] Parent _LINE_ Request

2002-08-15 Thread Dan Hardiker
What you are requesting is available in the new ZE2. Have a look at the following URL for more information: http://www.php.net/ZEND_CHANGES.txt [what your after is the last item] Im unsure of what version of PHP the new ZE2 and its propegated functionality is expected in PHP, but PHP 5 would be

Re: [PHP-DEV] Parent _LINE_ Request

2002-08-15 Thread Richard Thomas
xdebug looks nice but this is something so basic that having it as a base part of php would aid in development for everyone, including low level/newbie programmers. Not to mention that the instructions provided on there page are not possible for a very large portion of the php programmers out ther

Re: [PHP-DEV] Parent _LINE_ Request

2002-08-15 Thread Alan Knowles
have a look at xdebug, or similar which does backtraces I think PHP5 will do this as well.. regards alan Richard Thomas wrote: >I have a set of universal DB wrappers that I use for most of my >projects. The great thing about these wrappers, they auto manage your >connection so connecting to 2