This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 117810 - Back slash is not supported
Summary: Back slash is not supported
Status: VERIFIED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-04 17:00 UTC by kozlov
Modified: 2008-02-22 13:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kozlov 2007-10-04 17:00:25 UTC
Reproduced in build071003.

Back slash should shield next symbol.
For example 

echo "Philipp \" Kozlov";

This is recognized as error.
Comment 1 Denis Anisimov 2007-11-06 17:18:39 UTC
This is fixed as result of number fixes in this area.

Currently it is not reproducible. 
Comment 2 kozlov 2007-12-04 12:27:16 UTC
Verified in beta.