Releases: pedro151/starumlPHP
Releases · pedro151/starumlPHP
1.0.0
Update PHPCodeGenerator.js
0.1.6
Merge pull request #31 from pedro151/0.1.x
0.1.x
0.1.5
fixed create default value in the parameter method
fixed namespace
Autors:
@pedro151
@ooga [https://github.com/ooga]
0.1.4
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
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
Error fix in "strict mode"
0.0.3
extension of the stable version