Giter VIP home page Giter VIP logo

Comments (6)

kunicmarko20 avatar kunicmarko20 commented on July 1, 2024

So, do you have any suggestion how to fix this? This is the first time I hear about CRLF and I never used windows for developing so I can't really help with this. Shouldn't the dot capture it?

from sonataannotationbundle.

lordtyuk avatar lordtyuk commented on July 1, 2024

Might not be the prettiest solution but this will work:

preg_match('/namespace (.*);$/', trim(reset($namespaceLine)), $match);

from sonataannotationbundle.

kunicmarko20 avatar kunicmarko20 commented on July 1, 2024

hm, can you test it and open a PR if it works? would be glad to merge it

from sonataannotationbundle.

lordtyuk avatar lordtyuk commented on July 1, 2024

I've tested it and works - however it seems I'm not permitted to push my branch (maybe I'm doing sthing wrong)

from sonataannotationbundle.

kunicmarko20 avatar kunicmarko20 commented on July 1, 2024

You have to fork this repository to your account, push branch into your repo and then open PR here.

from sonataannotationbundle.

kunicmarko20 avatar kunicmarko20 commented on July 1, 2024

https://github.com/kunicmarko20/SonataAnnotationBundle/releases/tag/1.1.3

from sonataannotationbundle.

Related Issues (13)

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.