Git Product home page Git Product logo

Comments (3)

driehle avatar driehle commented on May 30, 2024 1

There is a dependency in require-dev which currently hinders the upgrade to PHP 8.1:

$ composer why-not php 8.1
laminas/laminas-crypt  3.4.0  requires  php (^7.3 || ~8.0.0)

There is already a PR pending on laminas-crypt: laminas/laminas-crypt#14

from laminas-filter.

driehle avatar driehle commented on May 30, 2024 1

With the release of laminas-crypt 3.5.0 supporting PHP 8.1, I have now created PR #35.

from laminas-filter.

Ocramius avatar Ocramius commented on May 30, 2024

@matbech we've done literally hundreds of component upgrades to 8.1: this one simply seems to be missing.

We also don't don't 8.1 compatibility yet:

"php": "^7.3 || ~8.0.0",

I suggest checking any other library we've upgraded here so far, then contributing your part with a patch that brings in 8.1 support yourself 👍

from laminas-filter.

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.