Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » False syntax error
False syntax error [message #25748] Tue, 05 June 2007 16:39 Go to next message
Eclipse UserFriend
Originally posted by: ale.g.gonzalez.gmail.com

Hi All!
PDT shows a syntax error in circumstances like the following:

<?php
$simpleVariable = '';
print "a $simpleVariable {background-position: ;}\n";
?>

The error disappears if I remove the embedded variable or add an "\"
before "{".

I think that is a very low priority issue, should I open a bug report?
anyone is experiencing something like this?
I'm using 1.0.0.v20070520.

Thanks!
Re: False syntax error [message #25817 is a reply to message #25748] Wed, 06 June 2007 08:10 Go to previous message
Michael Spector is currently offline Michael SpectorFriend
Messages: 110
Registered: July 2009
Senior Member

This is existing bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=188832

"Alejandro Gonz
Previous Topic:Syntax highlighting of standard PHP functions
Next Topic:Problem with adding a file association to PHP content type
Goto Forum:
  


Current Time: Wed Jan 22 12:41:01 GMT 2025

Powered by FUDForum. Page generated in 0.02866 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top