Reviewed: https://reviews.mahara.org/8530 Committed: https://git.mahara.org/mahara/mahara/commit/e1b8b3adf148d69e15b2fa62514d41cff2f8ccb5 Submitter: Robert Lyon ([email protected]) Branch: 17.10_STABLE
commit e1b8b3adf148d69e15b2fa62514d41cff2f8ccb5 Author: Cecilia Vela Gurovic <[email protected]> Date: Tue Feb 20 09:47:16 2018 +1300 Bug 1750477:Fix for JSON_PRESERVE_ZERO_FRACTION not defined in php version <5.6.6 behatnotneeded Change-Id: Ic6f9e5df4ee083b972ed32aad2ae2cf240040f24 (cherry picked from commit 9d9499add0348a9e09b4571dfad76600d2fb05e5) -- 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/1750477 Title: Elasticsearch: JSON_PRESERVE_ZERO_FRACTION not defined for php < 5.6.6 Status in Mahara: Fix Committed Status in Mahara 17.10 series: Fix Committed Status in Mahara 18.04 series: Fix Committed Bug description: We support php 5.5.9 or later. Elasticsearch 5 fails when creating the client in search/elasticsearch/lib line 1171 because JSON_PRESERVE_ZERO_FRACTION is not defined To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1750477/+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

