ILIAS
Release_4_4_x_branch Revision 61816
◀ ilDoc Overview
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Examples
File List
Globals
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
27
MDB2_Driver_pgsql 1.4.1
28
Depends:
29
MDB2 2.4.1
30
31
MDB2_Driver_mysqli 1.4.1
32
Depends:
33
MDB2 2.4.1
34
35
HTML_Template_IT 1.2.1
36
37
HTTP_Request 1.4.4
38
Depends:
39
Net_URL >= 1.0.12
40
Net_Socket >= 1.0.7
41
42
Mail: 1.2.0
43
44
OLE: 1.0 RC1
45
46
Spreadsheet: 0.9.2
47
48
Patches:
49
50
PEAR only the files PEAR.php and PEAR/FixPHP5PEARWarnings.php are hold in this package. Check includes
51
of further required classes in PEAR.php before updating to a newer version.
52
53
MDB2/Driver/oci8.php, line 1398:
54
Patched interpretation of "http://" as string instead of file handle.
55
due to ILIAS bug #4636
56
57
MDB2/Driver/mysql.php, line 395
58
Performance fix
59
60
MDB2.php, line 927
61
Suppressed warnings of "is_readable" caused by open_basedir restrictions (leeds to performance issues and large log files)
62
63
MDB2/Driver/Datatype/Common.php, line 522:
64
Explicitely add " NULL" to declarations, otherwise setting oracle fields via
65
modifyTable from "NOT NULL" to "NULL" was not possible
66
67
MDB2/Driver/Datatype/Common.php, line 1262
68
do not try open clob fields with fopen even if allow_url_fopen is enabled
69
70
MDB2/Driver/mysqli.php, line 1525
71
patch for PEAR bug #17024
72
73
*/
74
?>
Services
PEAR
lib
ReleasesInfo.php
Generated on Wed Apr 27 2016 20:01:56 for ILIAS by
1.8.1.2 (using
Doxyfile
)