#24825 [WFx]:

2003-07-26 Thread drbezborodow at webpathways dot com
 ID:   24825
 User updated by:  drbezborodow at webpathways dot com
 Reported By:  drbezborodow at webpathways dot com
 Status:   Wont fix
 Bug Type: Feature/Change Request
 Operating System: UNIX
 PHP Version:  4.3.2
 New Comment:

Thank you very much for your response. I posted my bug report at
phpbuilder.com and they basically laughed at me. I had to explain that
I am a new user of PHP and havn't been around to see previous
versions.

Where may I find more specific information about this "php_flag
short_open_tags off", that you mentioned?

- Damien Bezborodow


Previous Comments:


[2003-07-27 00:51:33] [EMAIL PROTECTED]

I completely sympathize with what you're saying, however this is a
behavior which is not (directly) going to change.  Allow me to explain
why.

What's catching the '
for the opening and closing of 

The truth is that the designers overlooked (as is understandable in
such a huge project) the fact that there are other technologies out
there other than PHP.

The server belives that " ?>

Reproduce code:
---
Create a file named whatever you like with the php extension (ie
whatever.php).

In this document, put these XHTML tags in line one, save it and then
run the page on a PHP server:


http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">

Expected result:

The tag would have been as normal:


The PHP Engine should have had nothing to do with this tag. It is an
XML tag, but the server thought it was the beginning and end of a PHP
script. IE: 

Actual result:
--
Parse error: parse error in /home/hbsast/harriscoaches.com.au/index.php
on line 1





-- 
Edit this bug report at http://bugs.php.net/?id=24825&edit=1



#24825 [NEW]:

2003-07-26 Thread drbezborodow at webpathways dot com
From: drbezborodow at webpathways dot com
Operating system: UNIX
PHP version:  4.3.2
PHP Bug Type: Feature/Change Request
Bug description:  
for the opening and closing of 

The truth is that the designers overlooked (as is understandable in such a
huge project) the fact that there are other technologies out there other
than PHP.

The server belives that " ?>

Reproduce code:
---
Create a file named whatever you like with the php extension (ie
whatever.php).

In this document, put these XHTML tags in line one, save it and then run
the page on a PHP server:


http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">

Expected result:

The tag would have been as normal:


The PHP Engine should have had nothing to do with this tag. It is an XML
tag, but the server thought it was the beginning and end of a PHP script.
IE: 

Actual result:
--
Parse error: parse error in /home/hbsast/harriscoaches.com.au/index.php on
line 1

-- 
Edit bug report at http://bugs.php.net/?id=24825&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=24825&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=24825&r=trysnapshot5
Fixed in CVS:   http://bugs.php.net/fix.php?id=24825&r=fixedcvs
Fixed in release:   http://bugs.php.net/fix.php?id=24825&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=24825&r=needtrace
Try newer version:  http://bugs.php.net/fix.php?id=24825&r=oldversion
Not developer issue:http://bugs.php.net/fix.php?id=24825&r=support
Expected behavior:  http://bugs.php.net/fix.php?id=24825&r=notwrong
Not enough info:http://bugs.php.net/fix.php?id=24825&r=notenoughinfo
Submitted twice:http://bugs.php.net/fix.php?id=24825&r=submittedtwice
register_globals:   http://bugs.php.net/fix.php?id=24825&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24825&r=php3
Daylight Savings:   http://bugs.php.net/fix.php?id=24825&r=dst
IIS Stability:  http://bugs.php.net/fix.php?id=24825&r=isapi
Install GNU Sed:http://bugs.php.net/fix.php?id=24825&r=gnused