[umbrello-devel] [umbrello] [Bug 336889] Generating code for PHP5 is corrupted when generations comes from inheritance from class and interface

Ralf Habacker ralf.habacker at freenet.de
Mon Jun 30 13:07:05 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=336889

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |4.13.3
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/umbr
                   |                            |ello/1809908a8c2794b9fb8e01
                   |                            |c4677ab8a2fcc1c878

--- Comment #9 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 0144f78c14130db99c76ddfae48f5518b62fd4a3 by Ralf Habacker.
Committed on 30/06/2014 at 12:24.
Pushed by habacker into branch 'KDE/4.13'.

PHP5 writer fix: Exclude realization to self, which creates additional wrong
'implement' methods on interface classes.

It is currently unknown why there is a realization to self, which may also
affect other code generators.
FIXED-IN:4.13.3
(cherry picked from commit 9ffb8eb81d5e3f0df1c011502633ff6224518d78)

M  +4    -0    umbrello/codegenerators/php/php5writer.cpp

http://commits.kde.org/umbrello/0144f78c14130db99c76ddfae48f5518b62fd4a3

--- Comment #8 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 1809908a8c2794b9fb8e01c4677ab8a2fcc1c878 by Ralf Habacker.
Committed on 30/06/2014 at 11:51.
Pushed by habacker into branch 'KDE/4.13'.

php5 generator fix: Hide misleading warning when using single inheritance and
multiple implementations which is supported by php5.
FIXED-IN:4.13.3
(cherry picked from commit 11f59ca774e9ff1131c115ae1a03a7c27df96dd6)

M  +1    -1    umbrello/codegenerators/php/php5writer.cpp
M  +3    -1    umbrello/umlcanvasobject.cpp
M  +1    -1    umbrello/umlcanvasobject.h

http://commits.kde.org/umbrello/1809908a8c2794b9fb8e01c4677ab8a2fcc1c878

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list