Summary: | In PHP5 code generation: Illegal tag without any parameter is generated | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Paul van Haren <paul.vanharen> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cweiske, thomas |
Priority: | NOR | ||
Version: | 1.5.5 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8.1 | |
Sentry Crash Report: | |||
Attachments: | add void if no return type is set |
Description
Paul van Haren
2008-01-10 09:21:09 UTC
Created attachment 30830 [details]
add void if no return type is set
Adds "void" behind the return comment element if no return type is given.
*** Bug 116110 has been marked as a duplicate of this bug. *** SVN commit 1279522 by okellogg: Apply attachment 30830 [details] : Quoting comment #1, > Adds "void" behind the return comment element if no return type is > given. M +2 -1 ChangeLog M +7 -1 umbrello/codegenerators/php/php5writer.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1279522 set version-fixed-in from 4.8.1 changelog |