mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #60155
[Bug 1890213] A change has been merged
Reviewed: https://reviews.mahara.org/11225
Committed: https://git.mahara.org/mahara/mahara/commit/414fdfeb0b99af85ed97242f26cb235b384eb495
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch: master
commit 414fdfeb0b99af85ed97242f26cb235b384eb495
Author: Martin Langhoff <martin@xxxxxxxxxxxxxxx>
Date: Sat Dec 1 23:54:23 2007 +1300
Bug 1890213: remove expensive is_array()
adodb: RecordSet_postgres7->MoveNext() - remove expensive is_array()
And implicit count() of the array keys/columns. This shaves a good 5%
of the exec time of get_records('config')
(cherry picked from commit 4652e5617d9616e3f61e78df5a4c863e16ac5634)
Change-Id: Id83af45bbadc86720c09883f9b753d5e0dc44908
Signed-off-by: Francois Marier <francois@xxxxxxxxxxxxxxx>
--
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/1890213
Title:
Upgrade: ADODB 5.20.16 to 5.20.18
Status in Mahara:
In Progress
Bug description:
Related to https://bugs.launchpad.net/mahara/+bug/1865115
Our current version of ADODB (5.20.16) can be upgraded to version
5.20.18.
https://github.com/ADOdb/ADOdb/releases
Change logs:
-------------
5.20.18 - 28-Jun-2020:
mssql: Retrieve error messages early before connection closed. #614
5.20.17 - 31-Mar-2020:
core: fix PHP notice in ADOdb_Exception constructor when using transactions. #601
mssql: fix PHP notice due to uninitialized array with PHP 7.4. #608
active record: Fix UpdateActiveTable failing with mixed case column names. #610
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1890213/+subscriptions
References