ILIAS
Release_4_2_x_branch Revision 61807
◀ 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
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
MDB2/Driver/Datatype/Common.php, line 522:
55
Explicitely add " NULL" to declarations, otherwise setting oracle fields via
56
modifyTable from "NOT NULL" to "NULL" was not possible
57
58
MDB2/Driver/Datatype/Common.php, line 1262
59
do not try open clob fields with fopen even if allow_url_fopen is enabled
60
61
*/
62
?>
Services
PEAR
lib
ReleasesInfo.php
Generated on Fri Apr 22 2016 19:04:18 for ILIAS by
1.8.1.2 (using
Doxyfile
)