← Back to team overview

mahara-contributors team mailing list archive

[Bug 1755611] [NEW] Should not call non static function statically in framework module

 

Public bug reported:

Get these deprecated warnings: 
Non-static method PluginModuleFramework::add_matrix_to_db() should not be called statically in htdocs/module/framework/lib.php on line 56 
Non-static method PluginModuleFramework::matrix_is_valid_json() should not be called statically in htdocs/module/framework/lib.php on line 107

** Affects: mahara
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1755611

Title:
  Should not call non static function statically in framework module

Status in Mahara:
  New

Bug description:
  Get these deprecated warnings: 
  Non-static method PluginModuleFramework::add_matrix_to_db() should not be called statically in htdocs/module/framework/lib.php on line 56 
  Non-static method PluginModuleFramework::matrix_is_valid_json() should not be called statically in htdocs/module/framework/lib.php on line 107

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1755611/+subscriptions


Follow ups