Coder Social home page Coder Social logo

php-merge's People

Contributors

bircher avatar rakesh-verma-16 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

php-merge's Issues

setup new CI

Travis-ci.org is no longer an option, so we need a new CI.

Ideally we could test on all supported php versions, but I can easily run tests with dockerised php locally so the hard requirement is just to have "some" tests running.

For example scrutinizer or coveralls wait for the coverage reports to be uploaded.

We could probably relatively easily use github actions

Create a 2.x branch with php7-only code ready to be refactored.

The 1.0.0 release is stable and caters to a wide variety of php versions (from 5.4 onwards).
To refactor the code with php7 constructs we introduce a small API change, while at it we can better define what the API is by declaring classes as internal and/or final.

The \PhpMerge\PhpMergeInterface::merge signature changes only adding the string type hint, so using it in code as described in the readme will continue to work.

Composer returns "Your requirements could not be resolved to an installable set of packages."

The framework (Laravel) used in my project can not be installed because it requires a new version of sebastian/diff.
Can you change the definition of composer.json or support the latest version?

  Problem 1
    - Installation request for bircher/php-merge ^2.0 -> satisfiable by bircher/php-merge[2.0.0].
    - Conclusion: remove sebastian/diff 3.0.1
    - Conclusion: don't install sebastian/diff 3.0.1
    - bircher/php-merge 2.0.0 requires sebastian/diff ^1.3 -> satisfiable by sebastian/diff[1.3.0, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.x-dev].
    - Can only install one of: sebastian/diff[1.3.0, 3.0.1].
    - Can only install one of: sebastian/diff[1.4.0, 3.0.1].
    - Can only install one of: sebastian/diff[1.4.1, 3.0.1].
    - Can only install one of: sebastian/diff[1.4.2, 3.0.1].
    - Can only install one of: sebastian/diff[1.4.3, 3.0.1].
    - Can only install one of: sebastian/diff[1.4.x-dev, 3.0.1].
    - Installation request for sebastian/diff (locked at 3.0.1) -> satisfiable by sebastian/diff[3.0.1].

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.