Ezpublish and xdebug

Ezpublish and xdebug

Tuesday 03 February 2004 2:46:12 am - 1 reply

Modified on Tuesday 03 February 2004 2:47:08 am by Paul Forsyth

Author Message

Derick Rethans

Friday 20 February 2004 7:48:39 am

Hello,

eZ Publish uses a user-defined error handler in PHP. Unfortunately this user-defined error handler is used before PHP calls the internal error handler (which is replaced by Xdebug by a new one). Because of this the Xdebug error handler is never called at all.

As a trick you can disable eZ from setting this error handler by commenting out the call to set_error_handler in lib/ezutils/classes/ezdebug.php

regards,
Derick

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.