php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #281 Errors in prepended files are reported with a false filename
Submitted: 1998-04-17 11:19 UTC Modified: 1998-04-18 10:02 UTC
From: kk at shonline dot de Assigned:
Status: Closed Package: Parser error
PHP Version: 3.0 Release Candidate 3 OS: Solaris 2.5.1
Private report: No CVE-ID: None
 [1998-04-17 11:19 UTC] kk at shonline dot de
If there is an error or a warning in a prepended file,
the linenumber reported is corrent, but the reported
filename refers to the actual php3/html-file, not
the prepended file.

This is very misleading, because linenumber and filename
are not related.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-04-18 10:02 UTC] zeev
Fixed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 22:01:32 2024 UTC