E_STRICT coding warnings
-
Hi,
after activating the plugin I see a LOT of E_STRICT notices from PHP.
Looks likes a few lines of code need an update…Strict Standards: UserAccessManager\Controller\Controller and UserAccessManager\Controller\BaseControllerTrait define the same property ($php) in the composition of UserAccessManager\Controller\Controller. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Controller.php on line 161
Strict Standards: UserAccessManager\Controller\Controller and UserAccessManager\Controller\BaseControllerTrait define the same property ($wordpressConfig) in the composition of UserAccessManager\Controller\Controller. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Controller.php on line 161
Strict Standards: UserAccessManager\Controller\Controller and UserAccessManager\Controller\Frontend\AdminOutputControllerTrait define the same property ($wordpress) in the composition of UserAccessManager\Controller\Frontend\PostController. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Frontend/PostController.php on line 559
Strict Standards: UserAccessManager\Controller\Controller and UserAccessManager\Controller\Frontend\AdminOutputControllerTrait define the same property ($wordpressConfig) in the composition of UserAccessManager\Controller\Frontend\PostController. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Frontend/PostController.php on line 559
Strict Standards: UserAccessManager\Controller\Frontend\PostController and UserAccessManager\Controller\Frontend\AdminOutputControllerTrait define the same property ($mainConfig) in the composition of UserAccessManager\Controller\Frontend\PostController. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Frontend/PostController.php on line 559
Strict Standards: UserAccessManager\Controller\Frontend\PostController and UserAccessManager\Controller\Frontend\AdminOutputControllerTrait define the same property ($util) in the composition of UserAccessManager\Controller\Frontend\PostController. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Frontend/PostController.php on line 559
Strict Standards: UserAccessManager\Controller\Frontend\PostController and UserAccessManager\Controller\Frontend\AdminOutputControllerTrait define the same property ($userHandler) in the composition of UserAccessManager\Controller\Frontend\PostController. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Frontend/PostController.php on line 559
Strict Standards: UserAccessManager\Controller\Frontend\PostController and UserAccessManager\Controller\Frontend\AdminOutputControllerTrait define the same property ($accessHandler) in the composition of UserAccessManager\Controller\Frontend\PostController. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Frontend/PostController.php on line 559
Strict Standards: UserAccessManager\Controller\Controller and UserAccessManager\Controller\Frontend\LoginControllerTrait define the same property ($wordpress) in the composition of UserAccessManager\Controller\Frontend\ShortCodeController. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Frontend/ShortCodeController.php on line 137
Strict Standards: UserAccessManager\Controller\Controller and UserAccessManager\Controller\Frontend\LoginControllerTrait define the same property ($php) in the composition of UserAccessManager\Controller\Frontend\ShortCodeController. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Frontend/ShortCodeController.php on line 137
Strict Standards: UserAccessManager\Controller\Controller and UserAccessManager\Controller\Frontend\LoginControllerTrait define the same property ($wordpressConfig) in the composition of UserAccessManager\Controller\Frontend\ShortCodeController. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Frontend/ShortCodeController.php on line 137
Strict Standards: UserAccessManager\Controller\Controller and UserAccessManager\Controller\Frontend\LoginControllerTrait define the same property ($template) in the composition of UserAccessManager\Controller\Frontend\ShortCodeController. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Frontend/ShortCodeController.php on line 137
Strict Standards: UserAccessManager\Controller\Controller and UserAccessManager\Controller\Frontend\AdminOutputControllerTrait define the same property ($wordpress) in the composition of UserAccessManager\Controller\Frontend\TermController. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Frontend/TermController.php on line 400
Strict Standards: UserAccessManager\Controller\Controller and UserAccessManager\Controller\Frontend\AdminOutputControllerTrait define the same property ($wordpressConfig) in the composition of UserAccessManager\Controller\Frontend\TermController. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Frontend/TermController.php on line 400
Strict Standards: UserAccessManager\Controller\Frontend\TermController and UserAccessManager\Controller\Frontend\AdminOutputControllerTrait define the same property ($mainConfig) in the composition of UserAccessManager\Controller\Frontend\TermController. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Frontend/TermController.php on line 400
Strict Standards: UserAccessManager\Controller\Frontend\TermController and UserAccessManager\Controller\Frontend\AdminOutputControllerTrait define the same property ($util) in the composition of UserAccessManager\Controller\Frontend\TermController. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Frontend/TermController.php on line 400
Strict Standards: UserAccessManager\Controller\Frontend\TermController and UserAccessManager\Controller\Frontend\AdminOutputControllerTrait define the same property ($userHandler) in the composition of UserAccessManager\Controller\Frontend\TermController. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Frontend/TermController.php on line 400
Strict Standards: UserAccessManager\Controller\Frontend\TermController and UserAccessManager\Controller\Frontend\AdminOutputControllerTrait define the same property ($accessHandler) in the composition of UserAccessManager\Controller\Frontend\TermController. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Frontend/TermController.php on line 400
Strict Standards: UserAccessManager\Controller\Controller and UserAccessManager\Controller\Frontend\LoginControllerTrait define the same property ($wordpress) in the composition of UserAccessManager\Controller\Frontend\RedirectController. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Frontend/RedirectController.php on line 415
Strict Standards: UserAccessManager\Controller\Controller and UserAccessManager\Controller\Frontend\LoginControllerTrait define the same property ($php) in the composition of UserAccessManager\Controller\Frontend\RedirectController. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Frontend/RedirectController.php on line 415
Any plans for this?
Strict Standards: UserAccessManager\Controller\Controller and UserAccessManager\Controller\Frontend\LoginControllerTrait define the same property ($wordpressConfig) in the composition of UserAccessManager\Controller\Frontend\RedirectController. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in /home/users/topogftp/staging.topografieindeklas.nl/wp-content/plugins/user-access-manager/src/Controller/Frontend/RedirectController.php on line 415
- The topic ‘E_STRICT coding warnings’ is closed to new replies.