Oh sorry, yes display_errors is on. It shows something like
<?php foo(); ?>
as error ('cause foo is not defined) but simple parse errors are missing.
mike
-----Original Message-----
From: Derick Rethans [mailto:derick[@]xdebug.org]
Sent: Tuesday, August 03, 2010 5:55 PM
To: Ralf Mike Pretzlaw
Cc: xdebug-general[@]lists.xdebug.org
Subject: Re: [xdebug-general] no more syntax errors shown
On Tue, 3 Aug 2010, Ralf Mike Pretzlaw wrote:
> I tried several versions of XDebug (actually 2.1.0 for Win) but none
> shows Syntax Errors like this:
>
> <?php
> clss Foo {
> functn GimmeSyntaxErrors() {}
> }
> ?>
>
> There's a blank screen in the browser and no remote debug output (in
> Eclipse).
>
> Did I miss something?
> How can I get all errors?
Do you have display_errors turned on?
Derick
-- Like Xdebug? Consider a donation: http://xdebug.org/donate.php Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org twitter: @derickr and @xdebugReceived on Tue Aug 03 2010 - 17:04:04 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST