Hello,
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?
(error-reporting is E_ALL for PHP 5.3)
Thanks!
Received on Tue Aug 03 2010 - 16:26:58 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST