Bug 80405

Summary: PHP5 Code Generator Patch
Product: [Applications] umbrello Reporter: Jonathan Riddell <jr>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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.