You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Saturday, October 23rd 2004, 12:39pm

Kate php5

Didn't know where to put this but are there any plans of supporting php5 syntax in Kate?

2

Sunday, October 24th 2004, 1:54am

What does it take?

We would love to support php5. The php highlight is a collabrative effort, so any changes required for php5 support is wellcome.

Join #kate at the freenode irc network (irc.kde.org or irc.freenode.net) for live discussions/help

Scribbler

Beginner

Posts: 36

Location: Aurora CO

  • Send private message

3

Sunday, October 24th 2004, 8:36am

Are there any syntax changes from 4.x to 5.x?

4

Sunday, October 24th 2004, 11:25am

Quoted

Original von Scribbler

Are there any syntax changes from 4.x to 5.x?


Yes, a number of changes like "interface", "abstract", and so on...

The real differens is that php5 have a pretty good OOP model now..

I would really have som syntax for it but i'm no great programmer :(

5

Sunday, October 24th 2004, 1:10pm

Ok, for the KDE 3.3.1 users who need some php5 keywords, do the following:
Configure Kate > Highlighting -> Download...
Select PHP/PHP ( should be version 1.18 ).
Click the "Install" button and then restart kate.

New keywords in Version 1.18 are:
abstract, catch, final, implements, interface, parent, private, protected, public, self, throw, try
KDE Developer
Kate Project