Giter VIP home page Giter VIP logo

codingstandard's People

Contributors

alexander-schranz avatar angelov avatar clem21 avatar coldic3 avatar cv65kr avatar gsadee avatar lchrusciel avatar loevgaard avatar loic425 avatar loicmobizel avatar lucagallinari avatar mbabker avatar noresponsemate avatar oallain avatar pamil avatar seblours avatar stefandoorn avatar szepeviktor avatar tomasvotruba avatar zales0123 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

codingstandard's Issues

Compatibility with PHP-CS-Fixer v3

Since PHP-CS-Fixer v3 we got an error :

PHP Fatal error:  Uncaught ECSPrefix20210517\Symfony\Component\OptionsResolver\Exception\UndefinedOptionsException: The options "align_double_arrow", "align_equals" do not exist. Defined options are: "default", "operators". in /home/project/vendor/symplify/easy-coding-standard/vendor/symfony/options-resolver/OptionsResolver.php:757

Caused by parameters "align_double_arrow" and "align_equals" that no longer exist.

->call('configure', [['align_double_arrow' => false, 'align_equals' => false]]);

Quick fix :

composer req --dev friendsofphp/php-cs-fixer:^2.19

Yoda

Is there a reason why the yoda style check isn't a part of the Sylius coding standard?

Stable for a new release?

Hi.
Are these changes ready to be released?
v4.2.1...master
This would help me a bit to solve some dependencies issues.
Update: Of course i am aware of dev-master. But this would be a chain reaction in other indirect dependencies.

But of course i understand that these changes need a proper testing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.