Title: Namespace incorrect
Last modified: September 14, 2018

---

# Namespace incorrect

 *  [trohau](https://wordpress.org/support/users/trohau/)
 * (@trohau)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/namespace-incorrect/)
 * I’m using Apache as web-server on Ubuntu 16.04 LTS:
 * As of version 1.15 of simplesamlphp, they changed namespace so the plugin code(
   simplesamlphp-authentication.php) should be changed in two places, namely
    ‘new
   SimpleSAML_Auth_Simple’ should be replaces with ‘new SimpleSAML\Auth\Simple’
 * Unless this is done, the /var/log/syslog may be flooded with php-warnings like
   this:
 * ‘simplesamlphp[32955]: 4 [TR58b9ddc7] The class or interface ‘SimpleSAML_Auth_Simple’
   is now using namespaces, please use ‘SimpleSAML\Auth\Simple’.

Viewing 1 replies (of 1 total)

 *  Thread Starter [trohau](https://wordpress.org/support/users/trohau/)
 * (@trohau)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/namespace-incorrect/#post-10687630)
 * Btw running this on WordPress version 4.9.8, so the plugin still works.

Viewing 1 replies (of 1 total)

The topic ‘Namespace incorrect’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simplesamlphp-authentication.svg)
 * [simpleSAMLphp Authentication](https://wordpress.org/plugins/simplesamlphp-authentication/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simplesamlphp-authentication/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simplesamlphp-authentication/)
 * [Active Topics](https://wordpress.org/support/plugin/simplesamlphp-authentication/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simplesamlphp-authentication/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simplesamlphp-authentication/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [trohau](https://wordpress.org/support/users/trohau/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/namespace-incorrect/#post-10687630)
 * Status: not resolved