[xdebug-dev] xdebug xdebug/xdebug_compat.c xdebug/xdebug_compat.h xdebug/xdebug.c xdebug/xdebug.dsp xdebug/xdebug_handler_dbgp.c functions php_var_dump() and php_base64_encode()/php_base64_decode() into the

From: Derick Rethans <derick[@]derickrethans.nl>
Date: Sun, 4 Apr 2004 23:24:59 +0200

Date: Sun Apr 4 23:24:58 CEST 2004
User: Derick Rethans
Directory: xdebug

Log Message:
- Made Xdebug compile with all PHP 4.3.x versions by embedding the non-exported
  functions php_var_dump() and php_base64_encode()/php_base64_decode() into the
  Xdebug source.
#- BSD style licenses rock :)

Mod