Commit Graph

25 Commits

Author SHA1 Message Date
stronk7 73254d7861 Backporting environment.xml from HEAD. Should be (and work) the same. 2008-08-04 23:14:48 +00:00
skodak 0680a761f7 MDL-15410 Require PHP 5.2.4 instead of 5.2.0 in HEAD because PHP 5.2.0 has many known problems :-( 2008-08-01 10:09:38 +00:00
scyrma f39309cba8 MDL-3381: Remove all remaining core calls to ctype_* functions and make ctype a recommended optional library. (backport from 1.9) 2008-05-01 08:07:53 +00:00
moodler cd6323f517 MDL-13489 Merged fixes from 1.9 2008-02-19 06:55:54 +00:00
stronk7 a34487e2e5 Now Moodle >= 1.9 requires PostgreSQL >= 8.0. MDL-11033
Merged from MOODLE_17_STABLE
2007-08-28 15:33:37 +00:00
jamiesensei 9b71941eba Latest environment.xml from HEAD 2007-08-22 06:06:42 +00:00
stronk7 da30f2babd Since now, Moodle 2.0 will require PHP 5.2. MDL-10390
Merged from MOODLE_17_STABLE
2007-07-30 16:41:54 +00:00
martinlanghoff 445379151f mnet: environment now recommends tokenizer 2007-01-18 23:01:38 +00:00
martinlanghoff 8124343856 mnet: environment now recommends openssl 2007-01-04 05:58:28 +00:00
martinlanghoff d14383e0a0 mnet/multienrol: admin area changes, including test for curl extension 2007-01-04 03:19:49 +00:00
skodak a392be33cf new unicode environment check for 1.8 and 1.7 MDL-6332; merged from MOODLE_17_STABLE 2006-11-07 09:07:40 +00:00
stronk7 f9ec4d3722 Adding support for the new mssql_n driver
Merged from MOODLE_17_STABLE
2006-10-19 18:29:47 +00:00
stronk7 97ab73aad4 Add odbc_msql dbtype to a bunch of places. 2006-10-09 22:55:55 +00:00
stronk7 9b3bacf077 Raising MSSQL min req. to 2005 (9.0)
Merged from MOODLE_16_STABLE
2006-10-09 16:19:29 +00:00
stronk7 b399c397bf Added PHP 5.0.x restriction to Moodle 1.7. MDL-5653 2006-09-28 16:46:52 +00:00
stronk7 2d2f440b6e Adding environmental checks for 1.7 (mssql and oracle added) 2006-05-29 17:35:19 +00:00
stronk7 8dc725d939 Solving typo! 2006-02-04 18:31:09 +00:00
stronk7 de36987bcf changing one wrong string. 2006-02-04 18:26:27 +00:00
stronk7 b9993e9568 Bypass function redefined a bit. 2006-02-04 17:22:59 +00:00
stronk7 d24e8b250e Now enviroment.xml will support:
- Feedback messages to be defined on error and on check.
- Bypass function calls to change original checks performed.
2006-02-02 18:29:41 +00:00
stronk7 e4a70465de Raising MySQL minimum version to 4.1.16
Merged from MOODLE_15_STABLE
2006-01-25 15:52:48 +00:00
stronk7 36372e0cde Changed recommended to optional. 2006-01-16 22:06:15 +00:00
stronk7 302c93aec4 Put some real data about reqs, both for 1.5 and 1.6. 2006-01-16 19:29:50 +00:00
stronk7 5deb5563f5 fit PHP_EXTENSION under PHP_EXTENSIONS container. 2006-01-16 18:08:11 +00:00
stronk7 95e8227bb9 Initial model of Moodle compatibility matrix to be
checked from admin, install and upgrade. Now it includes
one "false" version to be able to test it.
2006-01-16 13:53:30 +00:00