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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
15 - 11 = ?
Subscribe to this entry?

 
 [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: Mon Apr 29 15:01:31 2024 UTC