J Macaroni wrote:
> When the debugger is started does it do any lint checking against the
> debugged php file and report back a syntax error?
Since Xdebug runs inside the PHP Interpreter you will get your normal
syntax error from it.
> Is there a way to syntax (lint) check a file and report back the error?
php -l
-- Sebastian Bergmann http://www.sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69Received on Tue Jun 20 2006 - 06:00:07 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST