Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » eclipse checks syntax inside of quoted string(erormessages )
eclipse checks syntax inside of quoted string [message #1824143] Wed, 08 April 2020 14:15
Detlef Hahn is currently offline Detlef HahnFriend
Messages: 2
Registered: April 2020
Location: Germany
Junior Member
Hi
when i use quoted strings, eclipse seems to checks inside for commands and syntax.
Example:
comment_line(__LINE__," require_once checkparams_5_0.php ".(microtime()).' ');
This gives me a lot of errors.
the same line with single apostrophs is without error.
It looks to me, like checking in heredoc.


attached imgage shows both cases

i really dont want to change 40000 lines
what to change to avoid this messages

thanks

Detlef
Previous Topic:PROBLEMA CON PHP
Next Topic:javascript font color too dark
Goto Forum:
  


Current Time: Fri Apr 26 09:14:04 GMT 2024

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

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

Back to the top