Giter VIP home page Giter VIP logo

Comments (4)

unkind avatar unkind commented on June 6, 2024

After fixing Grammar file:

-capturing:
+#capturing:

it works:

>  #expression
>  >  #concatenation
>  >  >  token(literal, ~)
>  >  >  #capturing
>  >  >  >  #concatenation
>  >  >  >  >  token(literal, f)
>  >  >  >  >  token(literal, o)
>  >  >  >  >  token(literal, o)
>  >  >  #capturing
>  >  >  >  #concatenation
>  >  >  >  >  token(literal, b)
>  >  >  >  >  token(literal, a)
>  >  >  >  >  token(literal, r)
>  >  >  token(literal, ~)

from regex.

Hywan avatar Hywan commented on June 6, 2024

Hey,

Thanks for the clear bug report. Do you want to try a PR?

from regex.

unkind avatar unkind commented on June 6, 2024

@Hywan I can make a PR for this diff of course, but I don't see tests and composer install gives

  Problem 1
    - Installation request for hoa/exception dev-master -> satisfiable by hoa/exception[dev-master].
    - hoa/exception dev-master requires hoa/event dev-master -> satisfiable by hoa/event[dev-master] but these conflict with your requirements or minimum-stability.
  Problem 2
    - Installation request for hoa/math dev-master -> satisfiable by hoa/math[dev-master].
    - hoa/math dev-master requires hoa/consistency ~1.0 -> satisfiable by hoa/consistency[1.16.01.11, 1.16.01.14, 1.16.03.03, 1.17.01.10, 1.17.05.02] but these conflict with your requirements or minimum-stability.
  Problem 3
    - hoa/exception dev-master requires hoa/event dev-master -> satisfiable by hoa/event[dev-master] but these conflict with your requirements or minimum-stability.
    - hoa/ustring dev-master requires hoa/exception dev-master -> satisfiable by hoa/exception[dev-master].
    - Installation request for hoa/ustring dev-master -> satisfiable by hoa/ustring[dev-master].

I tried to add

+    },
+    "minimum-stability": "dev"

but issue is still present:

  Problem 1
    - Installation request for hoa/math dev-master -> satisfiable by hoa/math[dev-master].
    - hoa/math dev-master requires hoa/consistency ~1.0 -> satisfiable by hoa/consistency[1.16.01.11, 1.16.01.14, 1.16.03.03, 1.17.01.10, 1.17.05.02] but these conflict with your requirements or minimum-stability.

And so on.

Versioning doesn't look clear.

from regex.

Hywan avatar Hywan commented on June 6, 2024

Yeah, we are migrating the entire Hoa project to a new version. Open the PR, and I will take care of everything.

from regex.

Related Issues (12)

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.