Git Product home page Git Product logo

Comments (7)

gmazzap avatar gmazzap commented on June 2, 2024 1

I'm closing this. We're receiving bugfixes release sfrom upstream PHPCS so we should get the fix if they do it. If the fix will be done in a major/minor, we will get that when we'll update... I think we need to keep PHPCS updated anyway.

from php-coding-standards.

XedinUnknown avatar XedinUnknown commented on June 2, 2024

This only happens when there already was an encoding declaration on the same line as the opening PHP tag. See c10f795 (#10).

from php-coding-standards.

XedinUnknown avatar XedinUnknown commented on June 2, 2024

Looks like it's one of PSR12.Files.OpenTag.NotAlone or PSR12.Files.FileHeader.SpacingAfterBlock that's doing this.

from php-coding-standards.

XedinUnknown avatar XedinUnknown commented on June 2, 2024

It was PSR12.Files.OpenTag.NotAlone. Excluding this sniff results in the tag being alone, and a blank line between it and the comment.

from php-coding-standards.

gmazzap avatar gmazzap commented on June 2, 2024

This looks like a bug in the upstream PSR12 rule.

We could exclude the rule in our standard, but the rule itself is fine. The problem is the "fix" part that is problematic. Maybe we should send a PR to PHPCS...

from php-coding-standards.

XedinUnknown avatar XedinUnknown commented on June 2, 2024

Yep, looks like a problem in PSR12. Sounds good!

from php-coding-standards.

XedinUnknown avatar XedinUnknown commented on June 2, 2024

This is still present, FYI.

from php-coding-standards.

Related Issues (20)

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.