Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » PHP Filename illigal characters
PHP Filename illigal characters [message #56135] Mon, 01 October 2007 02:42 Go to next message
Franz Frömel is currently offline Franz FrömelFriend
Messages: 2
Registered: July 2009
Junior Member
On creating a new PHP File e.g. fooBar.class.php I get the error: "File
name contains illigal characters".

The illigal char ist the "." bevor class.

How can I create files with . in name?

Greets Franz
Re: PHP Filename illigal characters [message #56160 is a reply to message #56135] Mon, 01 October 2007 02:45 Go to previous messageGo to next message
Franz Frömel is currently offline Franz FrömelFriend
Messages: 2
Registered: July 2009
Junior Member
Franz Frömel schrieb:
> On creating a new PHP File e.g. fooBar.class.php I get the error: "File
> name contains illigal characters".
>
> The illigal char ist the "." bevor class.
>
> How can I create files with . in name?
>
> Greets Franz

OK, I found it.
creating a file e.g. x.php.
right click on the file -> refactor -> rename
Re: PHP Filename illigal characters [message #56267 is a reply to message #56160] Mon, 01 October 2007 13:16 Go to previous messageGo to next message
Ali B. is currently offline Ali B.Friend
Messages: 66
Registered: July 2009
Member
If it did accept the name when you renamed it. Why it didn't accept it
in the first place?

Doesn't make much sense if you ask me :)

Franz Frömel wrote:
> Franz Frömel schrieb:
>> On creating a new PHP File e.g. fooBar.class.php I get the error:
>> "File name contains illigal characters".
>>
>> The illigal char ist the "." bevor class.
>>
>> How can I create files with . in name?
>>
>> Greets Franz
>
> OK, I found it.
> creating a file e.g. x.php.
> right click on the file -> refactor -> rename
>
Re: PHP Filename illigal characters [message #56339 is a reply to message #56267] Tue, 02 October 2007 04:14 Go to previous message
Michael Fesser is currently offline Michael FesserFriend
Messages: 16
Registered: July 2009
Junior Member
..oO(Ali B.)

>> Franz Frömel schrieb:
>>> On creating a new PHP File e.g. fooBar.class.php I get the error:
>>> "File name contains illigal characters".
>>>
>>> The illigal char ist the "." bevor class.

Confirmed, same here.

>If it did accept the name when you renamed it. Why it didn't accept it
>in the first place?
>
>Doesn't make much sense if you ask me :)

Clearly a bug. Didn't happen in previous versions.

Micha
Previous Topic:I want to implement prado framework support for pdt
Next Topic:type hinting for arrays
Goto Forum:
  


Current Time: Wed Sep 25 06:42:28 GMT 2024

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

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

Back to the top