Giter Site home page Giter Site logo

Comments (6)

jnvsor avatar jnvsor commented on May 28, 2024

This should have been fixed in 7299750 - are you sure you're using 4.x? Can you tell me which line it's occurring on in 4.2.3?

from kint.

j2s avatar j2s commented on May 28, 2024

from kint.

jnvsor avatar jnvsor commented on May 28, 2024

Yes I know what the code looks like, but what line is the error message reporting exactly? There's no code path in renderTab() that would return a null, they all return strings so this error can't be happening there in 4.x.

Otherwise, what's your input data? Can you give a snippet to reproduce it?

from kint.

j2s avatar j2s commented on May 28, 2024

Hi
I encountered the problem in Drupal 9 which uses v3.3. I then had a look at the latest 4.x code and could see that the same related line was there - in 3.3. its 329: if (\strlen($result)) {
I tried to get the latest kint to load via composer but there were too many conflicts.
If you feel the strlen() will now never have a null value - then that is all good!
I need to see how to get the Drupal devel module to pull in the 4.x code
Thanks for your work on this

from kint.

jnvsor avatar jnvsor commented on May 28, 2024

Alright, then I'm going to close this

I tried to get the latest kint to load via composer but there were too many conflicts

Kint only has php version and dev dependencies. If their version requirements are too strict you should be able to load the phar and load composer autoloader in append mode as a hacky workaround

from kint.

j2s avatar j2s commented on May 28, 2024

Drupal users see https://gitlab.com/drupalspoons/devel/-/issues/416 on how to update

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.