From:             [EMAIL PROTECTED]
Operating system: Windows ME
PHP version:      4.3.0RC1
PHP Bug Type:     Unknown/Other Function
Bug description:  A simple syntax parse error

When using single quotes (i dont know if they will be allowed to show here)
(') inside double quote strings ("), a parse error is produced;

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting
T_STRING or T_VARIABLE or T_NUM_STRING

This happened on Windows ME, using the latest Apache 1.3, and all settings
in php.ini are default.

This is very annoying, please fix it!
-- 
Edit bug report at http://bugs.php.net/?id=20601&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20601&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20601&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20601&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20601&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20601&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20601&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20601&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20601&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20601&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20601&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20601&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20601&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20601&r=isapi

Reply via email to