Giter VIP home page Giter VIP logo

Comments (6)

nvuillam avatar nvuillam commented on May 26, 2024 2

@llaville you're welcome. for once i'm useful to one of your repos, and not the contrary 😅

Meanwhile i downgraded phplint in MegaLinter and it's ok ^^

from phplint.

llaville avatar llaville commented on May 26, 2024 2

Version 9.1.2 is available

from phplint.

nvuillam avatar nvuillam commented on May 26, 2024 1

Thanks for your reactivity :)

from phplint.

llaville avatar llaville commented on May 26, 2024

This issue affect only PHAR version 9.1.1 and not 9.0.8 !
Will checks it.

from phplint.

llaville avatar llaville commented on May 26, 2024

While contents of BOX config file v9.1 is almost the same as v9.0 (except compression directive)

We use BOX v6 to build PHAR version of v9.1, while we use BOX v5 to build PHAR version of v9.0

from phplint.

llaville avatar llaville commented on May 26, 2024

Even if I try to follow the SOLID design principle, and especially the single responsability principle
by splitting the autoloader in its own file config/bootstrap.php, we've got another issue when trying to build the PHAR version 9.1.1 with BOX project v5 or v6.

Even if I found new issues with BOX v6 that was not present with BOX v5, it's not the fault of BOX project here.

When you don't specify files or directories directives into box.json config file, the Auto-discover feature is enabled.
But BOX is not able to detect a file included inside another like that => https://github.com/overtrue/phplint/blob/9.1.1/bin/phplint#L6

So the solution to fix this problem is to use force-autodiscovery directive.

PS: @nvuillam Thanks for reporting, a new version 9.1.2 will be soon available !

from phplint.

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.