Reviewed: https://reviews.mahara.org/5231 Committed: https://git.nzoss.org.nz/mahara/mahara/commit/dfc599d2a49395628a1fa6a6a26f3065418c0a52 Submitter: Robert Lyon ([email protected]) Branch: master
commit dfc599d2a49395628a1fa6a6a26f3065418c0a52 Author: Son Nguyen <[email protected]> Date: Tue Sep 8 10:21:47 2015 +1200 Fix error of using [] with a function in PHP 5.3. Bug 1478374 behatnotneeded Change-Id: I2d9885973a308088ecae4352621f569cd5f0aca1 -- 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/1478374 Title: Fix syntax error in PHP 5.3 Status in Mahara: Fix Committed Status in Mahara 15.10 series: Fix Committed Bug description: Version: master(15.10) I got the error if using PHP 5.3 Parse error: syntax error, unexpected '[', expecting ')' in /home/sonn/code/mahara/master/htdocs/lib/web.php on line 2903 To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1478374/+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

