ILIAS
Release_4_3_x_branch Revision 61807
◀ ilDoc Overview
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Examples
File List
Globals
ILIAS
Todo List
Deprecated List
Modules
Namespaces
Data Structures
Files
File List
cron
include
Modules
Services
AccessControl
Accessibility
Accordion
Administration
AdvancedEditing
AdvancedMetaData
AuthApache
Authentication
AuthShibboleth
Block
Booking
Bookmarks
Cache
Calendar
Captcha
CAS
Certificate
Chart
Clipboard
Component
Contact
Container
ContainerReference
Context
COPage
CopyWizard
Database
DataSet
DidacticTemplate
Dom
EventHandling
Excel
Exceptions
Export
Feedback
Feeds
FileSystem
Form
Frameset
GoogleMaps
Help
History
Html
Http
Imprint
InfoScreen
Init
jQuery
JSON
Language
LDAP
License
Link
LinkChecker
LoadTest
Locator
Logging
Mail
MainMenu
Math
MediaObjects
Membership
MetaData
Migration
Navigation
News
Notes
Notification
Notifications
Object
OpenId
OrgUnit
Payment
PEAR
lib
Auth
Console
HTML
HTTP
Log
Mail
MDB2
Net
OLE
PEAR
Spreadsheet
XML
Auth.php
Log.php
Mail.php
MDB2.php
PEAR.php
ReleasesInfo.php
System.php
PermanentLink
PersonalDesktop
PersonalWorkspace
PHPUnit
Portfolio
PrivacySecurity
QTI
Radius
Rating
Registration
Repository
RTE
Search
Skill
SOAPAuth
Style
Survey
Table
Tagging
Taxonomy
Tracking
Transformation
Tree
UIComponent
UICore
User
Utilities
Verification
VirusScanner
WebAccessChecker
WebDAV
WebServices
Workflow
XHTMLPage
XHTMLValidator
Xml
YUI
setup
sso
webservice
calendar.php
confirmReg.php
error.php
feed.php
goto.php
ilias.php
index.php
login.php
logout.php
payment.php
privfeed.php
pwassist.php
register.php
rootindex.php
sessioncheck.php
shib_login.php
shib_logout.php
start.php
studip_referrer.php
webdav.php
Globals
Examples
•
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 Sat Apr 23 2016 19:02:26 for ILIAS by
1.8.1.2 (using
Doxyfile
)