Giter Site home page Giter Site logo

Comments (4)

brandonkelly avatar brandonkelly commented on July 21, 2024 3

Tracked this down to an unreleased Yii change (yiisoft/yii2#20198). I’ve replied to the PR requesting them to revert since it’s a breaking change.

Since it’s unreleased, the only way you’d be affected by it is if yiisoft/yii2 is getting pulled in at dev-master rather than the latest stable 2.0.50.x release. That can happen if you have minimum-stability set to dev in composer.json, but not prefer-stable: true. To fix, add the following line to composer.json:

"prefer-stable": true,

Then run composer update.

from cms.

brandonkelly avatar brandonkelly commented on July 21, 2024 1

We found a site where we can reproduce this. Looks like it started in 5.2.0-beta.1. Looking into it…

from cms.

brandonkelly avatar brandonkelly commented on July 21, 2024

I’m not able to reproduce. Can you provide more details?

  • What specific version of Craft are you using?
  • What version did you update from? (Was it 5.1.0?)
  • Do you have any plugins and/or custom modules installed?

from cms.

funkysoul avatar funkysoul commented on July 21, 2024
  • Currently Using 5.1.10 (as its the one that doesnt have that effect)
  • I've updated originally from 5.1.1 (but project was setup with 5.0.0)
  • Nope

from cms.

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.