PHP & PHP-Docs now in extragear/sdk/kdevelop-plugins
Hey everyone! The PHP & PHP-Docs plugins for KDevelop now moved to Extragear! The new locations are:
svn+ssh://svn.kde.org/home/kde/trunk/extragear/sdk/kdevelop-plugins/php
svn+ssh://svn.kde.org/home/kde/trunk/extragear/sdk/kdevelop-plugins/php-docs
Or the anonsvn equivalent:
svn://anonsvn.kde.org/home/kde/trunk/extragear/sdk/kdevelop-plugins/php
svn://anonsvn.kde.org/home/kde/trunk/extragear/sdk/kdevelop-plugins/php-docs
Happy coding!
Comments
Want to comment? Send me an email!
Comment by Anonymous (not verified) (2010-01-08 23:01:00)
Hi,
will the new KDevelop and the php plugin will be part of KDE SC 4.4 ?
and thanks for your work :)
Comment by Milian Wolff (2010-01-08 23:55:00)
It’s in extragear, meaning that it is released separately from KDE SC, just like e.g. K3B, KOffice, Amarok etc.
We hope to release KDevelop 4.0 soon though (really soon ;-)). And imo we can release PHP together with it, it’s stable and usable, just not feature complete.
Comment by Arno Rehn (not verified) (2010-01-08 22:47:00)
Cool stuff :) The php support seems to be a bit simpler than the C++ support. I hope this can be used as a basis for many other language plugins - thinking of Python, Ruby and C# here. We already have good quality bindings, now we need a quality IDE for them ;).