[xdebug-dev] Bug 0000186: Parse Errors are not displayed when xdebug is loaded

From: <xdebug-dev[@]lists.xdebug.org>
Date: Wed, 31 May 2006 22:38:40 +0200

The following bug has been RESOLVED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000186
======================================================================
Reporter: weigon
Handler: derick
======================================================================
Project: Xdebug
Bug ID: 186
Category: Feature/Change request
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Operating System: Linux
PHP Version: 5.1-dev
Xdebug Version: 2.0.0beta5
Resolution: unable to duplicate
======================================================================
Date Submitted: 2006-05-31 21:44 CEST
Last Modified: 2006-05-31 22:38 CEST
======================================================================
Summary: Parse Errors are not displayed when xdebug is loaded
Description:
when xdebug is loaded parse errors are not displayed, unloading xdebug
displays them again.

Tested with PHP 5.1.4 and xdebug 2.0.0b5

======================================================================

----------------------------------------------------------------------
 derick - 2006-05-31 22:38 CEST
----------------------------------------------------------------------
Works fine already:

derick[@]kossu:/tmp$ cat /tmp/bug000186.php
<?php } ?>
derick[@]kossu:/tmp$ php -l bug000186.php

Parse error: syntax error, unexpected '}' in bug000186.php on line 1
Errors parsing bug000186.php

derick[@]kossu:/tmp$ php -v
PHP 5.1.3RC4-dev (cli) (built: Apr 22 2006 11:58:50) (DEBUG)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
    with Xdebug v2.0.0rc1-dev, Copyright (c) 2002, 2003, 2004, 2005, 2006,
by Derick Rethans

Bug History
Date Modified Username Field Change
======================================================================
2006-05-31 21:44weigon New Bug
2006-05-31 21:44weigon Bug Monitored: weigon
2006-05-31 22:38derick Bugnote Added: 0000417
2006-05-31 22:38derick Assigned To => derick
2006-05-31 22:38derick Resolution open => unable to duplicate
2006-05-31 22:38derick Status new => resolved
======================================================================
Received on Wed May 31 2006 - 22:38:44 BST

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST