Giter VIP home page Giter VIP logo

Comments (4)

laoneo avatar laoneo commented on July 20, 2024

I see the change, but why is the CMS loading fine? It should crash too?

from di.

Llewellynvdm avatar Llewellynvdm commented on July 20, 2024

Well the ContainerInterface in the Joomla 5.0.2 package does not have a return type.

image

Can it be that you have an updated version of the PSR package?

from di.

roland-d avatar roland-d commented on July 20, 2024

@Llewellynvdm You hit the bulls eye.
@laoneo So I was wondering too, how can the CMS run, it should crash too.

The site I am running is a clean install from th 5.0.2 full package. Which made me think I am running the correct version because there is no composer involved.

After some more investigation, I found out that the SimpleSAMLphp I am using also has the container interface and because I am inside the SimpleSAMLphp realm, this containterinterface gets loaded instead of the Joomla one.

Now I am in quite a predicament with building the new Identity Portal setup. The SSO login will crash as it currently stands. My first avenue is going to be to not load Joomla at all, so there is no such issue.

I will close this thread as it isn't particularly a Joomla issue other than running behind :)

Thank you both for your fast feedback.

from di.

roland-d avatar roland-d commented on July 20, 2024

OK, so leaving the bootstrapping of Joomla out of the equation is a no-go as I need to verify the password whose class uses the DI container. Which requires all the bootstrapping.

from di.

Related Issues (12)

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.