Bug 80405 - PHP5 Code Generator Patch
Summary: PHP5 Code Generator Patch
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-26 17:02 UTC by Jonathan Riddell
Modified: 2004-10-02 20:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Riddell 2004-04-26 17:02:16 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

> I have write a little patch to support PHP5, based on Umbrello 1.1.1. I am no a C++ programmer, so I suppose it is not very well coded :)
>
> However, it works for me. It simple add a new language, called PHP5, and the codegenerator 'php5writer'.
>
> Hope it is useful for you or other Umbrello users.

I've put the patch on the website.

http://uml.sourceforge.net/developers/umbrello-1.1.1.php5.diff

It may be that with PHP 5 being so similar to PHP 4 the best thing to
do is just to have an option in the PHP generator to add PHP 5 bits.
Comment 1 Oliver Kellogg 2004-10-02 20:20:01 UTC
The php5 generator written by Thorsten Kunz is
now integrated into Umbrello.