Reviewed: https://reviews.mahara.org/9946 Committed: https://git.mahara.org/mahara/mahara/commit/0a896c50c99024996aa5f9c307a038b933bd2840 Submitter: Robert Lyon ([email protected]) Branch: master
commit 0a896c50c99024996aa5f9c307a038b933bd2840 Author: Besson Aurelien <[email protected]> Date: Thu May 2 16:41:07 2019 +1200 Bug 1819178: A non-numeric value encountered in log CRON behatnotneeded Change-Id: I7f166470b59376562b1160f8f58707c6f2385d83 -- 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/1819178 Title: CRON Job - [WAR] f8 (auth/lib.php:2115) A non-numeric value encountered Status in Mahara: Fix Committed Bug description: Hi, We have multiple error [WAR] f8 (auth/lib.php:2115) A non-numeric value encountered in log CRON. auth_handle_institution_expiries need to get $warn value but this value can be set to null. I propose this patch to check $warn before to launch another commad. Mahara 18.10 (possible other version) Thank you To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1819178/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

