Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Getting Error With PHP Code: Need Help
Getting Error With PHP Code: Need Help [message #1857332] Tue, 31 January 2023 12:03
titan shown is currently offline titan shownFriend
Messages: 1
Registered: January 2023
Junior Member
Hello,
my eclipse version is Version latest
But I also had the problem in an older Version.

I have an annoying problem with the autoclosing brackets in php files.

If I have a function, and if in that function there are closing and opening php tags. the autoclosing of parenthesis don`t work anymore.

Here is an example:

<?php

function vips_option_page() {
    ?><?php
    foreach() {
        
		    
}

The closing bracket of the foreach loop is not there.

Same problem in Ubuntu and in Windows.
I also tried a new workspace but that didn`t help.


Do you have an idea what is going wrong there?
Has anyone else experienced this problem?

Thanks for your help


Previous Topic:Internal Error When Debugging PHP Code
Next Topic:Required library cannot denote external folder or archive
Goto Forum:
  


Current Time: Thu Apr 25 23:23:56 GMT 2024

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

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

Back to the top