ILIAS  release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
ReleasesInfo.php
Go to the documentation of this file.
1<?php /*
2
3Versions:
4PEAR 1.7.1
5
6Log 1.11.5
7
8Auth 1.6.1
9
10
11Auth_HTTP 2.1.6
12 Depends:
13 Auth 1.2.0
14
15XML_RPC2 1.0.5
16
17MDB2 2.4.1
18
19MDB2_Driver_mysql 1.4.1
20 Depends:
21 MDB2 2.4.1
22
23MDB2_Driver_oci8 1.4.1
24 Depends:
25 MDB2 2.4.1
26
27MDB2_Driver_pgsql 1.4.1
28 Depends:
29 MDB2 2.4.1
30
31MDB2_Driver_mysqli 1.4.1
32 Depends:
33 MDB2 2.4.1
34
35HTML_Template_IT 1.2.1
36
37HTTP_Request 1.4.4
38 Depends:
39 Net_URL >= 1.0.12
40 Net_Socket >= 1.0.7
41
42Mail: 1.2.0
43
44OLE: 1.0 RC1
45
46Spreadsheet: 0.9.2
47
48Patches:
49
50PEAR only the files PEAR.php and PEAR/FixPHP5PEARWarnings.php are hold in this package. Check includes
51of further required classes in PEAR.php before updating to a newer version.
52
53MDB2/Driver/oci8.php, line 1398:
54Patched interpretation of "http://" as string instead of file handle.
55due to ILIAS bug #4636
56
57MDB2/Driver/mysql.php, line 395
58Performance fix
59
60MDB2.php, line 927
61Suppressed warnings of "is_readable" caused by open_basedir restrictions (leeds to performance issues and large log files)
62
63MDB2/Driver/Datatype/Common.php, line 522:
64Explicitely add " NULL" to declarations, otherwise setting oracle fields via
65modifyTable from "NOT NULL" to "NULL" was not possible
66
67MDB2/Driver/Datatype/Common.php, line 1262
68do not try open clob fields with fopen even if allow_url_fopen is enabled
69
70MDB2/Driver/mysqli.php, line 1525
71patch for PEAR bug #17024
72
73MDB2/Driver/mysqli.php, line 425
74patch for hhvm usage
75
76Services/PEAR/lib/PEAR.php, line 917
77patch for hhvm RepoAuthoritative Mode: eval() replaced PR#8
78
79Mail/RFC822.php, line 587
80http://www.ilias.de/mantis/view.php?id=16291#bugnotes (0016291: Ivalid character ß in mailadress)
81
82*/
83?>