php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13330 Will not Compile so called Inlines of Code,
Submitted: 2001-09-16 10:24 UTC Modified: 2001-09-16 10:28 UTC
From: pudrik at telia dot com Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 4.0.6 OS: WIN2K
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: pudrik at telia dot com
New email:
PHP Version: OS:

 

 [2001-09-16 10:24 UTC] pudrik at telia dot com
for example...
try the following under linux and under windows..
the win version will not work!

<?PHP
echo "sample time()";
?>

in Linux it will work as it would and display "sample and the timestamp" but in windows it displays "sample time()"

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-16 10:28 UTC] derick@php.net
It should echo out "sample time()" and it does that on both win2k, win 98 and Linux for me.
No bug.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 21:01:32 2024 UTC