Support for PHP7
-
We wanted to bring a WordPress site up with Shibboleth login. The web-hosting site uses PHP v7. We discovered that Shibboleth breaks the site when logging in because it uses a split() function in the code. Apparently, PHP7 no longer recognizes the split() function.
I was wondering if the Shibboleth plugin could be updated to be compatible with PHP7 anytime soon? Our web-hosting site will likely move everyone from PHP5 to PHP7 sometime soon after December 2018.
Thanks.
- The topic ‘Support for PHP7’ is closed to new replies.