Giter Club home page Giter Club logo

Comments (3)

cbornhoft avatar cbornhoft commented on July 23, 2024

Hey @levacic, good catch, thanks!

I'll update the constraints to include both 7 and 8. I have tested PHP 8 within my development environment, so I do know it works there. Updating Travis could be quick and easy, or a pain depending on what else they changed along with 8.

from fluentpdo.

levacic avatar levacic commented on July 23, 2024

Hi @cbornhoft, do you need any help with this, in the form of a PR or something? If so, what would you like changed except for the composer.json constraint (where I'd suggest just replacing ^7.1 with ^7.1|^8.0).

I've checked the other dependencies of this package (there's only two dev dependencies, so not much to check anyway):

  • The latest phpunit/phpunit:^8.0 is compatible with PHP 8, so unit tests should run fine
  • envms/fluent-test:^1.0 has no platform constraints (or any other for that matter), and the code is simple enough that it obviously doesn't have compatibility issues

I haven't used Travis in a long time, so I'm not sure if just adding PHP 8.0 to .travis.yml should do the trick?

Note that I didn't actually do any PHP 8 compatibility testing for this package, I'm just assuming that it works correctly based on your comment.

Thanks for the help!

from fluentpdo.

cbornhoft avatar cbornhoft commented on July 23, 2024

Absolutely, help is always welcome! Feel free to make a PR with the changes, and Travis should pick it up to test.

If you aren't able to figure it out, I should have some time early next week to take a look. Work has been busier than anticipated right now.

from fluentpdo.

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.