humanmade / humanmade/wp-simple-saml
Deprecated: Function libxml_disable_entity_loader()
Open
- Dominant language
- PHP
- Stars
- 125
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
On the Options page: https://mysite.com/wp-admin/options-general.php I see the following deprecated notice twice:
```
Deprecated: Function libxml_disable_entity_loader() is deprecated in /srv/www/wp-content/plugins/wp-simple-saml/vendor/onelogin/php-saml/src/Saml2/Utils.php on line 89
Deprecated: Function libxml_disable_entity_loader() is deprecated in /srv/www/wp-content/plugins/wp-simple-saml/vendor/onelogin/php-saml/src/Saml2/Utils.php on line 91
```
Recently updated the environment to php 8.0, WP version 5.7.6
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.