← Back to team overview

mahara-contributors team mailing list archive

[Bug 1940611] A change has been merged

 

Reviewed:  https://reviews.mahara.org/11928
Committed: https://git.mahara.org/mahara/mahara/commit/88f2803e00d9e88d867e0481da9715c25da35335
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 88f2803e00d9e88d867e0481da9715c25da35335
Author: Martin Langhoff <martin@xxxxxxxxxxxxxxx>
Date:   Sat Dec 1 23:54:23 2007 +1300

Bug 1940611 - ADODB customisation: 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: Id23af8aa2ce36c0e94bcdaf1bf6c1479030e5eed
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: mahara-contributors
https://bugs.launchpad.net/bugs/1940611

Title:
  Update library: ADODB to 5.21.1 (incl. security)

Status in Mahara:
  Fix Committed

Bug description:
  Security - 5.21.0 incl.5.21.0-beta.1 - 2020-12-20
  - adodb: prevent SQL injection in SelectLimit()
  - session: add 'httponly' flag to cookie

  Minor - Deprecation
  - mysqli: Deprecate $optionFlags property in favor
  of standard setConnectionParameter() method

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1940611/+subscriptions



References