The xdebug extension replaces the internal PHP function var_dump with an improved version. Using var_dump causes PHP with turck mmcache 2.3.23 and xdebug installed to crash. http://xdebug.derickrethans.nl/index.php
John Lim ( johnlimkj ) - 2003-08-25 03:05:53 PDT
5
Closed
None
Nobody/Anonymous
Public
Date: 2003-08-25 03:10:11 PDT Sender: johnlimkj
Logged In: YES user_id=724867 New: swapping the order in php.ini, so the mmcache extension is loaded before xdebug seems to fix this problem. Will continue testing.