Giter VIP home page Giter VIP logo

Comments (4)

samdark avatar samdark commented on May 31, 2024

Yes. I plan to tag it soon. Did a cleanup not that long ago and was waiting for other team members feedback in case there's anything wrong with public API. Got no issue reports so far. Did you have a chance to review the code? If so and you've found no issues, I'll tag 1.0.0.

from cookies.

tankerkiller125 avatar tankerkiller125 commented on May 31, 2024

I've forced it into our project as a test (local branch), and I found zero issues during both manual testing as well as our automated testing infrastructure. Looking through the code itself for a bit I found no glaring issues that have any cause for concern for me.

My only question is if PHP 7.4 is really needed? Due to the unknown nature of our users hosting environments we currently support back to 7.2

from cookies.

samdark avatar samdark commented on May 31, 2024

We actually use 7.4 typed properties. That's the minimum version for Yii 3 family of packages.

PHP 7.2 will stop receiving security patches in 2 days. PHP 7.3 will be gone in a year: https://www.php.net/supported-versions.php. Supporting too many versions may become a huge pain due to PHPUnit versioning policy. If you want 8.0, you can't have 7.2 etc., and there are backwards incompatible changes between major versions. We support 5.3+ for Yii 1 but with a way that is quite hacky.

from cookies.

samdark avatar samdark commented on May 31, 2024

Tagged 1.0.0.

from cookies.

Related Issues (6)

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.