Skip to content

Releases: pedro151/starumlPHP

1.0.0

10 Jun 02:55
Compare
Choose a tag to compare
Update PHPCodeGenerator.js

0.1.6

08 Jun 17:29
Compare
Choose a tag to compare
Merge pull request #31 from pedro151/0.1.x

0.1.x

0.1.5

10 Feb 14:42
Compare
Choose a tag to compare

fixed create default value in the parameter method
fixed namespace

Autors:
@pedro151
@ooga [https://github.com/ooga]

0.1.4

23 Dec 17:02
Compare
Choose a tag to compare

Fixed:

-sintax 'use' in namespace
-Rewrite type hint to let only classname
-Filter duplicate entry
-Include statement if not a root namespace (ex: \Exception)

Autors:
@ooga [https://github.com/ooga]

0.1.3

22 Dec 23:41
Compare
Choose a tag to compare

Fixed:
-separate strict mode and PHP7 return types
-No visibility modifier for Interface
-use namespace method for class namespace
-Follow PSR-2 coding standards
-Enum change to SplEnum

Autors:
@ooga [https://github.com/ooga]
@designermonkey [https://github.com/designermonkey]

0.1.2

04 Dec 17:43
Compare
Choose a tag to compare

Error fix in "strict mode"

0.1.1

05 Aug 22:29
Compare
Choose a tag to compare

new features

  • Strict Type Mode (PHP7)

bugs fix

  • namespace
  • file extencion

0.0.3

09 Mar 15:06
Compare
Choose a tag to compare

extension of the stable version