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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jeremiah at emphasys dot net
New email:
PHP Version: OS:

 

 [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

Pull Requests

History

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