Version: 3.0.0b2 (using KDE KDE 3.1.4) Installed from: SuSE RPMs Compiler: gcc (GCC) 3.3.1 (SuSE Linux) --prefix=/opt/kde3 --sysconfdir=/etc --enable-autoproject --enable-scriptproject --enable-trollproject --enable-customproject --enable-cvs --with-qtdoc-dir=/usr/lib/qt3/doc/html --with-extra-libs=/srv/www/modules --with-extra-includes=/opt/kde3/include --enable-kate --enable-kdbg --enable-kwrite OS: Linux The Class Browser didn't view private, protected, public functions or Methods in file tree, work with php 5 Scripts. Example: protected function error($m, $l = "", $info = "") { print "<pre>" . $m . $l . $info . "</pre>"; return exit; }
You're pretty right. It won't do that. But it's actually no bug. I haven't seen any active development in PHP Support recently. It's a big entry in my todo list, to have a deep look into kdevelop's phpsupport. However, current state is, that kdevelop's php support does not claim to be php 5 compilant.
*** Bug 104939 has been marked as a duplicate of this bug. ***
*** This bug has been confirmed by popular vote. ***
The new parser of php support part now support PHP 5
How exactly does this work? I've filled in all the PHP specific info and I don't see any difference? Is there documentation on how this work?