All notable changes to the "php-cs-fixer" extension will be documented in this file.
- Initial release
- Bug fixing
- Fix onSave issue and performance issue
- Fix
.php_cs
config file issue
- Update
php-cs-fixer.phar
to v3 🤩😎
- Update
php-cs-fixer.phar
tov3.2.1
🚀 - Update Readme
- Add instructions for usage with Laravel Sail (Dockerized Laravel Projects)
- Branding (New logo)
- Update
php-cs-fixer.phar
to v3.6.0 🤩😎 - Update Readme
- Update
php-cs-fixer.phar
to v3.12.0
- Support
WorkspaceFolder/.php-cs-fixer.php
ORWorkspaceFolder/.php-cs-fixer.dist.php
- Update
php-cs-fixer.phar
to v3.13.0
- Support
php-cs-fixer
as a composer dependencies - Fix spell mistake by replacing
php-cs-fixer.dist.php
to.php-cs-fixer.dist.php
- Bug fixed by @sanketgandhi876
- Update
php-cs-fixer.phar
to v3.15.1
- Introducing
php-cs-fixer.preset
option, which allows to use presets like Laravel Pint - Update
php-cs-fixer.phar
to v3.28.0