ILIAS  Release_4_0_x_branch Revision 61816
 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 Patches:
34 
35 PEAR only the files PEAR.php and PEAR/FixPHP5PEARWarnings.php are hold in this package. Check includes
36 of further required classes in PEAR.php before updating to a newer version.
37 
38 MDB2/Driver/oci8.php, line 1398:
39 Patched interpretation of "http://" as string instead of file handle.
40 due to ILIAS bug #4636
41 
42 MDB2/Driver/mysql.php, line 395
43 Performance fix
44 
45 MDB2.php, line 927
46 Suppressed warnings of "is_readable" caused by open_basedir restrictions (leeds to performance issues and large log files)
47 
48 */
49 ?>