62 lines
No EOL
1.4 KiB
Markdown
62 lines
No EOL
1.4 KiB
Markdown
dev
|
|
- [ ] add global config for file size limit
|
|
- [ ] add module to check deprecated PHP function
|
|
- [ ] add module to check directory structure
|
|
- [ ] add module to create full README file
|
|
- [ ] write documentation of php class
|
|
|
|
0.8.2 - 2021.11.18
|
|
- update php-cs-fixer.phar to 3.3.2
|
|
- update phpstan.phar to 1.2.0
|
|
|
|
0.8.1 - 2021.11.15
|
|
- fix unknow preferences on new install
|
|
|
|
0.8 - 2021.11.13
|
|
- update structure to php namespace
|
|
- update php cs fixer rules to dc2.21 / php7.4
|
|
- update phpstan to 1.1.2
|
|
|
|
0.7.1 - 2021.11.08
|
|
- Fix php < 8 _ thanks @Gvx- _ closes #5
|
|
|
|
0.7 - 2021.11.08
|
|
- add phpstan module
|
|
- fix some errors from phpstan analyze
|
|
|
|
0.6 - 2021.11.06
|
|
- add header for modules configuration
|
|
- add options to hide details of executed actions
|
|
- show configuration file in phpcsfixer module
|
|
- use table in ui
|
|
|
|
0.5 - 2021.11.05
|
|
- add settings to disable (hide) modules
|
|
- fix dcstore xml rendering (thanks Franck Paul)
|
|
|
|
0.4 - 2021.11.02
|
|
- add module to use php-cs-fixer
|
|
|
|
0.3 - 2021.10.29
|
|
- use of xmlTag to generate dcstore.xml contents
|
|
- complete readme file
|
|
- fix module update (thanks Gvx)
|
|
|
|
0.2 - 2021.09.25
|
|
- add module to check deprecated Dotclear function
|
|
|
|
0.1.2
|
|
- add logs / report systeme
|
|
- add DA badge to module _gitshields_
|
|
- change function args, less is better
|
|
- change interface, lighter names
|
|
- add function to summarize by action what was done
|
|
|
|
0.1.1
|
|
- fix php < 8.0
|
|
|
|
0.1 - 2021.09.11
|
|
- First release
|
|
|
|
0.0.1 - 2021.09.11
|
|
- First pre-release |