Matt Porritt
78e2e20709
MDL-76906 Libraries: Upgrade ADODB to 5.22.4
2023-03-02 16:22:14 +11:00
Daniel Ziegenberg
bfe70c09f9
MDL-74095 lib: Upgrade ADODB to 5.22.2
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at >
2022-06-08 18:18:47 +02:00
Amaia Anabitarte
47ea43f5e8
MDL-73664 lib: Upgrade ADODB to 5.21.4
2022-02-01 16:58:30 +01:00
Eloy Lafuente (stronk7)
59a8b7182b
MDL-71011 php80: final private makes no sense, throwing warning
...
Ref: https://php.watch/versions/8.0/final-private-function#final-private
This applies #712 from upstream libraries.
Unrelated: I've also changed a occurrence of "private final"
by the correct (PSR-12) "final private" in the constructor
(the final&private combination is allowed in constructors)
in lib/classes/event/base.php, because it's the unique case
in core and phpcs was really insisting.
2021-04-12 18:49:38 +02:00
Eloy Lafuente (stronk7)
91969d1e04
MDL-71011 adodb: Bump to v5.21.0
...
Following the instructions @ readme_moodle.txt
2021-04-12 18:49:30 +02:00
Shamim Rezaie
dba1d09e33
MDL-67730 lib: Upgrade ADODB to version 5.20.16
2020-01-22 13:34:20 +11:00
Shamim Rezaie
5bd8f1dc4a
MDL-67371 lib: Upgrade ADODB to version 5.20.15
2019-12-09 14:47:39 +11:00
Peter
0e5f79e80c
MDL-65740 lib: Adodb library update
2019-06-18 10:05:17 +08:00
Ankit Agarwal
3fede79302
MDL-58546 libraries: Upgrade adodb to v5.20.9
2017-10-02 12:55:47 +05:30
Simey Lameze
f7035bb964
MDL-55999 lib: Update ADOdb to version 5.20.7
2016-10-05 10:57:42 +08:00
Adrian Greeve
dba57f8d6e
MDL-52619 lib: Update of ADODB to 5.20.3
2016-03-18 09:29:22 +08:00
Marina Glancy
73bb7c0990
MDL-52286 core: update ADODB library to 5.21
2015-12-08 11:52:40 +08:00
Frederic Massart
6000b797ab
MDL-47295 libraries: Update AdoDB to v5.19
2014-09-26 10:31:42 +08:00
Petr Škoda
9f7b1c7f95
MDL-38671 add adodb 5.18
2013-03-24 17:48:11 +01:00
Petr Škoda
ffdd502dbd
MDL-35184 import adodb 5.17
2012-09-03 18:49:53 +02:00
Petr Skoda
ee97a3adbb
MDL-32574 import adodb 5.16
2012-04-21 20:02:29 +02:00
Petr Skoda
7911fccafc
MDL-29328 import latest adodb
2011-09-12 09:12:46 +02:00
Petr Skoda
6ede09aa83
MDL-24551 importing latest adodb 5.11
2010-10-06 15:31:49 +00:00
Petr Skoda
2d7f16e204
MDL-20899 import latest adodb 5.10
2009-11-18 21:18:25 +00:00
stronk7
2f326cef12
MDL-19055 Upgrade to AdoDB 5.08 + local patches reapplied
2009-05-03 22:33:18 +00:00
skodak
ef85daa2b7
MDL-14672 adodb PHP5 only version V5.04a import - yay!
2008-05-02 22:50:22 +00:00
moodler
d761c224b8
Merged Adodb 4.98 from 1.9 MDL-13474
2008-02-15 07:02:02 +00:00
skodak
bc37088926
MDL-11471 adodb 4.96a import; merged from MOODLE_19_STABLE
2008-01-02 18:49:00 +00:00
skodak
98518b6221
MDL-9876 import adodb 4.95a
2007-05-24 17:14:58 +00:00
skodak
7e810d419a
MDL-8429 Upgrade ADOdb to 4.9.4
2007-04-07 08:30:19 +00:00
skodak
9d2afb7095
import of new adodb 4.93 with our small fixes and tweaks MDL-6919; it should be now possible to solve MDL-6760 can't use the word null in a question answer in the commit message
2006-10-11 18:40:14 +00:00
skodak
849bbccfbb
ADODB v4.92a import
2006-08-30 08:12:11 +00:00
skodak
c0e3c8d2b2
import of new ADODB v4.92 library
2006-08-29 20:23:17 +00:00
skodak
efc7316caa
import of ADODB v4.91 and general cleanup, removed some unused files - see readme_moodle.txt; new session2 code needs a new table, I am going to use the new database functions for that later, for now we are using the old table and old database session code.
2006-08-21 06:54:00 +00:00