Re: [PHP-DEV] PHP 4.0 Bug #2762: parse error msg not showing correct location when using "require" or "include" From: Zeev Suraski (bourbon <email protected>)
Date: 11/19/99

On 19 Nov 1999 lamy <email protected> wrote:

> From: lamy <email protected>
> Operating system: Linux
> PHP version: 4.0 Beta 2
> PHP Bug Type: Feature/Change Request
> Bug description: parse error msg not showing correct location when using "require" or "include"
>
> When using the functions require or include, the parse error msg will count in the lines of the included file and as a result doesn't help to locate where the parse error is in the php source.

This generally works, so if you're experiencing a problem, it's unique to
your scripts/setup. Can you please provide a small set of files that
would help us to reproduce the problem?

Zeev

-- 
-----------------------------------------------------
Zeev Suraski <zeev <email protected>>     http://www.zend.com/

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>