corrected thanks Jakub..! ** Changed in: aikiframework Status: Confirmed => Fix Released
-- You received this bug notification because you are a member of Aiki Framework Developers, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/872170 Title: Plugins throw deprecation warrings Status in Aiki Framework: Fix Released Bug description: Plugins are invoked like this: $aiki->plugins->do_action("output_body_end", &$footer); second parameter is passed by reference which is deprecated and throw a warring "Deprecated: Call-time pass-by-reference has been deprecated" the version of PHP is 5.3.3 To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/872170/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : aikiframework-devel@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp