Title: minor method scope issue
Last modified: August 21, 2016

---

# minor method scope issue

 *  Resolved [Maik Penz](https://wordpress.org/support/users/goatherd/)
 * (@goatherd)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/minor-method-scope-issue/)
 * There is a minor scope incompatibility in `classes/class.wppp_mo_dynamic.php`
   at line 175:
    MO::get_byteorder() is not static and causes a notice on PHP 5.3
   +.
 * Would either need to duplicate the method or create an instance to properly access
   the method.
 * [https://wordpress.org/plugins/wp-performance-pack/](https://wordpress.org/plugins/wp-performance-pack/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Bjoern](https://wordpress.org/support/users/greencp/)
 * (@greencp)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/minor-method-scope-issue/#post-5012767)
 * Thanks for the hint. I duplicated the method so this will be fixed with the next
   version.
 *  [JeanDesjardins](https://wordpress.org/support/users/jeandesjardins/)
 * (@jeandesjardins)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/minor-method-scope-issue/#post-5013024)
 * bonjour
    J’ai un probe avec mon wp j’ai téléchargé ewww et il y a un bog avec
   le site weber voici les résultat
 * Strict Standards: Non-static method MO::get_byteorder() should not be called 
   statically, assuming $this from incompatible context in /home/grizouc/public_html/
   jeandesjardinsphotographe.ca/wp/wp-content/plugins/wp-performance-pack/classes/
   class.wppp_mo_dynamic.php on line 175
 * Strict Standards: Non-static method MO::get_byteorder() should not be called 
   statically, assuming $this from incompatible context in /home/grizouc/public_html/
   jeandesjardinsphotographe.ca/wp/wp-content/plugins/wp-performance-pack/classes/
   class.wppp_mo_dynamic.php on line 175
 * Strict Standards: Non-static method MO::get_byteorder() should not be called 
   statically, assuming $this from incompatible context in /home/grizouc/public_html/
   jeandesjardinsphotographe.ca/wp/wp-content/plugins/wp-performance-pack/classes/
   class.wppp_mo_dynamic.php on line 175
 * Strict Standards: Non-static method MO::get_byteorder() should not be called 
   statically, assuming $this from incompatible context in /home/grizouc/public_html/
   jeandesjardinsphotographe.ca/wp/wp-content/plugins/wp-performance-pack/classes/
   class.wppp_mo_dynamic.php on line 175
    Aller au contenu principal
 * Tableau de bord
    Accueil Mes sites
 * Articles
    Tous les articles Ajouter Catégories Mots-clés
 * Médias
    Bibliothèque Ajouter Bulk Optimize
 * Pages
    Toutes les pages Ajouter
 * Commentaires
 * Apparence
    Thèmes Personnaliser Widgets Menus En-tête Arrière-plan
 * Extensions
 * Utilisateurs
    Tous les utilisateurs Ajouter Votre profil
 * Outils
    Outils disponibles Importer Exporter
 * Réglages
    Général Écriture Lecture Discussion Médias Permaliens Akismet Performance
   Pack Réduire le menu Aller à la barre d’outils Mes sites Jean Desjardins 11 mise
   à jour d’extension 0 Créer Salutations, Jean Se déconnecter Aide Thèmes 1
 * J’ai un Mac
 * Jean Desjardins
    [jeandesjardins@videotron.ca](https://wordpress.org/support/topic/minor-method-scope-issue/jeandesjardins@videotron.ca?output_format=md)
 *  Plugin Author [Bjoern](https://wordpress.org/support/users/greencp/)
 * (@greencp)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/minor-method-scope-issue/#post-5013035)
 * This issue should be resolved in v1.8.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘minor method scope issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-performance-pack_6d9fb6.svg)
 * [WP Performance Pack](https://wordpress.org/plugins/wp-performance-pack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-performance-pack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-performance-pack/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-performance-pack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-performance-pack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-performance-pack/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Bjoern](https://wordpress.org/support/users/greencp/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/minor-method-scope-issue/#post-5013035)
 * Status: resolved