Reviewed: https://reviews.mahara.org/5125 Committed: https://git.nzoss.org.nz/mahara/mahara/commit/b6f1536e455e3df3c32a6e60d0c09de545f4dbef Submitter: Robert Lyon ([email protected]) Branch: 15.04_STABLE
commit b6f1536e455e3df3c32a6e60d0c09de545f4dbef Author: Aaron Wells <[email protected]> Date: Fri Apr 24 15:57:34 2015 +1200 Adding PHP & system info to stats collection Bug 1447865 Change-Id: Ia4b09ff1bf379421f1fc1b77de07d86353569452 (cherry picked from commit 5fa788c0408b1148d29129d016eae438cdf24296) -- 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/1447865 Title: Include PHP version in mahara.org stats Status in Mahara: Fix Committed Status in Mahara 1.10 series: Fix Committed Status in Mahara 1.9 series: Fix Committed Status in Mahara 15.04 series: Fix Committed Status in Mahara 15.10 series: Fix Committed Bug description: We were discussing at the last developer meeting, the possibility of raising our supported PHP version to 5.4. But, we don't really have any idea how many sites out there are currently on PHP 5.3. So we decided that we should add the PHP version to the usage data people voluntarily send back to mahara.org through the cron_send_registration_data() method. In order to make this decision in a timely manner to inform 15.10, we'll need to include this change in the next minor version update. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1447865/+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

