Releases: driade/phpfmt8
Releases · driade/phpfmt8
V1037.0.0
fix - missing static when using readonly - #90
V1035.0.0
fix - #79 - when using psr1_naming the first method with __ was rewriten
V1034.0.0
feat - add initial support for php 8.4 - #85 (missing message from previous release)
fix - construct renamed #79
fix - indentation and curly same line - #79
fix - #84
fix - curly open next line works different from php 7 to php 8
fix - extra space after throw as parameter #78
V1033.0.0
reat - add initial support for php 8.4 - #85
v1032.0.0
feat - add opinionated base config
V1030.0.0
fix - According to title and to code in fmt.stub.php, here should be "Split if with else". It's seems it's just a typo via copy+paste.
V1029.0.0
fix - remove invalid alias - #80