Bug 151525 - [patch] fix for parsing final classes in php
Summary: [patch] fix for parsing final classes in php
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: PHP (show other bugs)
Version: 3.5.0
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-29 19:35 UTC by Konstantin V. Arkhipov
Modified: 2013-03-31 01:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
+ final @ regexp (1.30 KB, patch)
2007-10-29 19:36 UTC, Konstantin V. Arkhipov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin V. Arkhipov 2007-10-29 19:35:53 UTC
Version:           3.5.0 (using KDE KDE 3.5.8)
Installed from:    Gentoo Packages
OS:                Linux

attached trivial patch fixes parsing of final php classes.
Comment 1 Konstantin V. Arkhipov 2007-10-29 19:36:41 UTC
Created attachment 21940 [details]
+ final @ regexp
Comment 2 Andreas Pakulat 2008-07-06 23:01:25 UTC
SVN commit 828875 by apaku:

Allow to use final keyword in PHP. Bugfix submitted by Konstantin V. Arkhipov (voxus at onphp org)
BUG:151525


 M  +1 -1      phpcodecompletion.cpp  
 M  +1 -1      phpfile.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=828875