[xdebug-general] Re: New to XDebug -- a couple questions

From: Derick Rethans <derick[@]xdebug.org>
Date: Thu, 9 Mar 2006 09:35:47 +0100 (CET)

On Wed, 8 Mar 2006, Ludovic Levesque wrote:

> I cannot think it can be made with xdebug directly but with a little
> (big) help of APD ( http://fr.php.net/manual/en/ref.apd.php )
> especially these two functions:
> http://fr.php.net/manual/en/function.rename-function.php and
> http://fr.php.net/manual/en/function.override-function.php
>
> You can replace pg_* or mysql_* by custom functions which can write to
> file, put to session, echo something or anything else (and making
> queries...).

Yeah, but that won't work for PDO at all... I can easily overload those
functions in xdebug too. I already do that for set_time_limit and
var_dump for example.

Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Thu Mar 09 2006 - 09:35:56 GMT

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST