Giter Site home page Giter Site logo

kint.phar: continue2 or break? about kint HOT 6 CLOSED

Uv516 avatar Uv516 commented on May 29, 2024
kint.phar: continue2 or break?

from kint.

Comments (6)

jnvsor avatar jnvsor commented on May 29, 2024

Since drupal bugs almost always end with "Devel is always using an ancient Kint version" I've got to ask what version they're using. Does this still happen if you replace the phar with the one from this repo?

from kint.

Uv516 avatar Uv516 commented on May 29, 2024

The kint.phar is from this link: https://raw.githubusercontent.com/kint-php/kint/master/build/kint.phar
Downloaded sunday 9. october.

from kint.

jnvsor avatar jnvsor commented on May 29, 2024

Well I've skimmed all my switches and haven't found any continues. The file and line your message refers to only shows the require of the phar itself. Is there a more complete stack trace in this error or is that all they're giving? Because if that's an up to date phar I'm guessing the actual warning is coming from drupal or devel somewhere

from kint.

Uv516 avatar Uv516 commented on May 29, 2024

The message comes from Drupal. Apparently from Extension.php. The strange thing is that there is no continue in extension.php at all.
I have tried various things and came to the conclusion that "require kint.phar" gives "continue"-error. When I remove the "require kint.phar" line, there is no "continue"-error.

from kint.

jnvsor avatar jnvsor commented on May 29, 2024

Yeah the line they point to is the require of the phar, but if there's no continue in the kint code then it must be calling into drupal code through and the drupal code is causing it. Any idea where I can see the devel code? I don't think they have a github repo. They might be adding their own plugins or something

from kint.

jnvsor avatar jnvsor commented on May 29, 2024

No further info, closing. I'll reopen if you feel like you can debug further

from kint.

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.