ILIAS  Release_4_1_x_branch Revision 61804
 All Data Structures Namespaces Files Functions Variables Groups Pages
ReleasesInfo.php
Go to the documentation of this file.
1 <?php /*
2 
3 Versions:
4 PEAR 1.7.1
5 
6 Log 1.11.5
7 
8 Auth 1.6.1
9 
10 
11 Auth_HTTP 2.1.6
12  Depends:
13  Auth 1.2.0
14 
15 XML_RPC2 1.0.5
16 
17 MDB2 2.4.1
18 
19 MDB2_Driver_mysql 1.4.1
20  Depends:
21  MDB2 2.4.1
22 
23 MDB2_Driver_oci8 1.4.1
24  Depends:
25  MDB2 2.4.1
26 HTML_Template_IT 1.2.1
27 
28 HTTP_Request 1.4.4
29  Depends:
30  Net_URL >= 1.0.12
31  Net_Socket >= 1.0.7
32 
33 Mail: 1.2.0
34 
35 OLE: 1.0 RC1
36 
37 Spreadsheet: 0.9.2
38 
39 Patches:
40 
41 PEAR only the files PEAR.php and PEAR/FixPHP5PEARWarnings.php are hold in this package. Check includes
42 of further required classes in PEAR.php before updating to a newer version.
43 
44 MDB2/Driver/oci8.php, line 1398:
45 Patched interpretation of "http://" as string instead of file handle.
46 due to ILIAS bug #4636
47 
48 MDB2/Driver/mysql.php, line 395
49 Performance fix
50 
51 MDB2.php, line 927
52 Suppressed warnings of "is_readable" caused by open_basedir restrictions (leeds to performance issues and large log files)
53 
54 */
55 ?>