php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #594 <<?PHP ?> not parsed
Submitted: 1998-07-29 10:28 UTC Modified: 1998-07-31 13:24 UTC
From: jeremiah at emphasys dot net Assigned:
Status: Closed Package: Parser error
PHP Version: 3.0 Final Release OS: Solaris 2.6 and Linux (Red Hat 5
Private report: No CVE-ID: None
 [1998-07-29 10:28 UTC] jeremiah at emphasys dot net
<<?PHP echo "hello"; ?>
Passes through untouched by the PHP parser.

< <?PHP echo "hello"; ?>
Works as expected.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-07-31 13:24 UTC] zeev
Thanks for the report!  It's been fixed.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 09:01:28 2024 UTC