Code Monkey home page Code Monkey logo

Comments (7)

Spomky avatar Spomky commented on June 19, 2024

Thanks for this issue.
A patch will be submitted soon on both v3.0 and v2.2 branches

from lexik-jose-bridge.

tereschenkov avatar tereschenkov commented on June 19, 2024

I've created a PR #51 to fix this issue. Basically I removed 2 lines of code with Assertion class since, I believe, it was introduced accidentally

from lexik-jose-bridge.

tereschenkov avatar tereschenkov commented on June 19, 2024

Looks like this bug can be closed, right?

from lexik-jose-bridge.

Djamy avatar Djamy commented on June 19, 2024

Hi @Spomky !

It seems that the tagged version v3.0.0 is still with the issue.
I think you need to upgrade the version to a newer tag to have @tereschenkov 's fix.

from lexik-jose-bridge.

Spomky avatar Spomky commented on June 19, 2024

Hi @Djamy,

Thank you for your patience. I’ve just push a fix for that issue.
This should work fine now. Waiting for CI to finish.

from lexik-jose-bridge.

Djamy avatar Djamy commented on June 19, 2024

Thank you @Spomky it seems to work so far!

I'm just curious here, could you tell me why you choose to import native PHP function here?
Is there a specific reason or something?

from lexik-jose-bridge.

Spomky avatar Spomky commented on June 19, 2024

Thank you @Spomky it seems to work so far!

Great. I close the issue now. Feel free to open it if something went wrong with the last modifications.

I'm just curious here, could you tell me why you choose to import native PHP function here?
Is there a specific reason or something?

\is_string is a micro-optimization. Php-CS-Fixer is able to import all there function and from my POV it looks easier to read.
In addition, when contributors modify the files, they don't have to brother with this optimization.

from lexik-jose-bridge.

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.