Releases: php-censor/phpdoc-checker
Releases · php-censor/phpdoc-checker
3.1.1
07 Oct 03:53
Compare
Sorry, something went wrong.
No results found
2023-10-07
Added
Badges to README file.
Github CI workflows.
Fixed
Empty @return tag processing. Issue #7 .
.gitattributes.
Code style.
Tests for PHP >= 8.0.
3.0.2
07 Oct 03:50
Compare
Sorry, something went wrong.
No results found
2023-10-07
Fixed
Fixed empty @return tag processing. Issue #7 .
2.1.1
07 Oct 03:50
Compare
Sorry, something went wrong.
No results found
2023-10-07
Fixed
Fixed empty @return tag processing. Issue #7 .
2.0.4
07 Oct 03:49
Compare
Sorry, something went wrong.
No results found
2023-10-07
Fixed
Fixed empty @return tag processing. Issue #7 .
3.1.0
15 Apr 15:20
Compare
Sorry, something went wrong.
No results found
2022-04-15
Added
New flag -f|--files for check list of files. Pull request #6 . Thanks to @AlexLazov .
2.1.0
15 Apr 15:21
Compare
Sorry, something went wrong.
No results found
2022-04-15
Added
New flag -f|--files for check list of files. Pull request #6 . Thanks to @AlexLazov .
3.0.1
09 Sep 15:35
Compare
Sorry, something went wrong.
No results found
2021-09-09
Fixed
Dependencies for using with Laravel LTS v8. Issue #4 .
3.0.0
20 Aug 15:18
Compare
Sorry, something went wrong.
No results found
2021-08-20
Changed
Minimal PHP version now 7.4.
2.0.3
20 Aug 15:17
Compare
Sorry, something went wrong.
No results found
2021-08-20
Added
Unit tests.
Types for PHP 7.1.
Fixed
2.0.2
08 Aug 07:23
Compare
Sorry, something went wrong.
No results found
2021-08-08
Added
Information about building Phar package for project.
Types for PHP 7.1+.
Configs: .php-censor.yml, .editorconfig, .gitattributes etc.