From:             ouslush at myrealbox dot com
Operating system: Gentoo Linux 1.4rc3
PHP version:      4.3.1
PHP Bug Type:     Apache related
Bug description:  PHP Source partially displayed

In httpd.conf I have configure apache to treat .phps files to be parsed as
php source by php:

AddType application/x-httpd-php-source .phps

When I view a .phps file in the web browser, the code is not completely
highlighted.  It parses about 80-90% of the code and seems to just cut off
the last part of the code.
-- 
Edit bug report at http://bugs.php.net/?id=22755&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22755&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22755&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22755&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22755&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22755&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22755&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22755&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22755&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22755&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22755&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22755&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22755&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22755&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22755&r=gnused

Reply via email to