Date: 08/13/98
- Next message: markjr <email protected>: "[PHP-DEV] Bug #651: CORRECTION: application/x-httpd-php3-source inserts extra double quotes"
- Previous message: panther <email protected>: "[PHP-DEV] Bug #649: CGI-Detection causes "file not found" errors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: markjr <email protected>
Operating system: Slackware 2.0.35
PHP version: 3.0.2a
PHP Bug Type: Parser error
Bug description:
In certain circumstances, viewing a doc source via
application/x-httpd-php3-source inserts extra double
quotes, i.e.
if(!ereg($query, "\n$")):
(line 124 from http://www.shmooze.net/~markjr/whois/whois.txt)
gets displayed as:
if(!ereg($query, "\n$"")):
(same line from same file accessed as:
http://www.shmooze.net/~markjr/whois/whois.php3)
This has been noticed at the PX code exchange too.
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: markjr <email protected>: "[PHP-DEV] Bug #651: CORRECTION: application/x-httpd-php3-source inserts extra double quotes"
- Previous message: panther <email protected>: "[PHP-DEV] Bug #649: CGI-Detection causes "file not found" errors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

