-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CAS changes for upgrading past PHP 7.1 #955
Comments
ericras
added a commit
to ericras/UNL-CMS
that referenced
this issue
Dec 6, 2019
NmcFramework uses old Zend Framework that isn't PHP 7.2 compat
ericras
added a commit
to ericras/UNL-CMS
that referenced
this issue
Dec 6, 2019
ericras
added a commit
to ericras/UNL-CMS
that referenced
this issue
Dec 11, 2019
ericras
added a commit
to ericras/UNL-CMS
that referenced
this issue
Dec 11, 2019
…tions rather than NMC's Unl_Ldap
ericras
added a commit
to ericras/UNL-CMS
that referenced
this issue
Dec 11, 2019
…h Drupal's valid_url()
ericras
added a commit
to ericras/UNL-CMS
that referenced
this issue
Dec 11, 2019
Open
ericras
added a commit
to ericras/UNL-CMS
that referenced
this issue
Dec 12, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NmcFramework (Unl_Cas and Unl_Ldap) uses Zend Framework 1 which uses a lot of functions that have been deprecated in PHP 7.2+
Remove NmcFramework and use SimpleCAS and native PHP LDAP functions.
The text was updated successfully, but these errors were encountered: