Coder Social home page Coder Social logo

Comments (7)

kylekatarnls avatar kylekatarnls commented on June 11, 2024

Hum, that was actually the intent of #721 to make "foo" to exclude "*/foo/*", "foo/*" or "*/foo" but not "*/foobar/*" nor "*/barfoo/*".

from pdepend.

kylekatarnls avatar kylekatarnls commented on June 11, 2024

The thing is that it's easy to add a * and get what you need, but on the other side if we allow anything based on just str_contains then there is no way to actually exclude for instance Controller.php without excluding all *Controller.php.

from pdepend.

AJenbo avatar AJenbo commented on June 11, 2024

Fair enough, I'll just update phpmd then, a little ironic maybe :)

Thanks for the quick response.

from pdepend.

kylekatarnls avatar kylekatarnls commented on June 11, 2024

BTW it's already released and no complain so far 🤷

from pdepend.

AJenbo avatar AJenbo commented on June 11, 2024

BTW it's already released and no complain so far 🤷

It was merged on Mar 20th, but the latest release is Dec 17. So it hasn't actually been released.

Of the unreleased features I think this one is the biggest: f547bfd

So we don't actually support all PHP 8.3 features in 2.x it seems.

from pdepend.

kylekatarnls avatar kylekatarnls commented on June 11, 2024

Ah true.

from pdepend.

AJenbo avatar AJenbo commented on June 11, 2024

@kylekatarnls By the way did you see the poll on Gitter regarding what code style to adopt?

from pdepend.

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.