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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

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 09:01:28 2024 UTC