Deprecated elements
kernel/common/template.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 26 | Since 4.3, superseded by {@link eZTemplate::factory()} Will be kept for compatability in 4.x. |
kernel/common/ezincludefunctions.php12
| Type | Line | Description |
|---|---|---|
| deprecated | 28 | Since 4.3 |
| deprecated | 39 | Since 4.3 |
| deprecated | 51 | Since 4.3 |
| deprecated | 63 | Since 4.3 |
| deprecated | 100 | Since 4.3, use {@link eZExtension::nameFromPath()} instead |
| deprecated | 120 | Since 4.3, use {@link eZExtension::isExtension()} instead |
| deprecated | 134 | Since 4.3 |
| deprecated | 146 | Since 4.3 |
| deprecated | 158 | Since 4.3 |
| deprecated | 172 | Since 4.3 |
| deprecated | 183 | Since 4.3 |
| deprecated | 195 | Since 4.3 |
kernel/common/ezoverride.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 28 | 4.5 |
kernel/common/i18n.php2
| Type | Line | Description |
|---|---|---|
| deprecated | 27 | Since 4.3, superseded by {@link ezpI18n::tr()} Will be kept for compatability in 4.x. |
| deprecated | 36 | Since 4.3, superseded by {@link ezpI18n::tr()} instead Will be kept for compatability in 4.x. |
kernel/common/image.php2
| Type | Line | Description |
|---|---|---|
| deprecated | 29 | Deprecated as of 4.3, use {@link eZImageManager::factory()} instead. |
| deprecated | 29 | Deprecated as of 4.3, use {@link eZImageManager::factory()} instead. |
kernel/classes/ezurlwildcard.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 448 | since 4.2.0 |
kernel/classes/ezstaticcache.php2
| Type | Line | Description |
|---|---|---|
| deprecated | 36 | deprecated since version 4.4, site.ini.[SiteSettings].SiteURL is used instead |
| deprecated | 93 | deprecated since version 4.4 |
kernel/classes/ezcache.php6
| Type | Line | Description |
|---|---|---|
| deprecated | 676 | Callback to static class function is now done directly. |
| deprecated | 687 | Callback to static class function is now done directly. |
| deprecated | 697 | Callback to static class function is now done directly. |
| deprecated | 707 | Callback to static class function is now done directly. |
| deprecated | 718 | Callback to static class function is now done directly. |
| deprecated | 728 | Callback to static class function is now done directly. |
kernel/classes/clusterfilehandlers/ezfsfilehandler.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 1049 | Deprecated as of 4.5, use {@link eZFSFileHandler::requiresPurge()} instead. |
kernel/classes/clusterfilehandlers/ezdbfilehandler.php3
| Type | Line | Description |
|---|---|---|
| deprecated | 1082 | This function should not be used since it cannot handle reading errors. For the PHP 5 port this should be removed. |
| deprecated | 1338 | Deprecated as of 4.5, use {@link eZDBFileHandler::requiresPurge()} instead. |
| deprecated | 1363 | Deprecated as of 4.5, use {@link eZDBFileHandler::fetchExpiredItems()} instead. |
kernel/classes/ezsiteaccess.php2
| Type | Line | Description |
|---|---|---|
| deprecated | 682 | Should use debug.ini conditions instead of extra settings |
| deprecated | 695 | Should use debug.ini conditions instead of extra settings |
kernel/classes/ezrssexport.php3
| Type | Line | Description |
|---|---|---|
| deprecated | 312 | since 4.2 |
| deprecated | 431 | since 4.2 |
| deprecated | 646 | since 4.2 |
kernel/classes/datatypes/ezuser/ezuser.php2
| Type | Line | Description |
|---|---|---|
| deprecated | 435 | As of 4.4 since default session handler does not support this. |
| deprecated | 2569 | In 4.4.0 |
kernel/classes/ezclusterfilehandler.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 64 | 4.3 No longer used as we rely on ezpExtension & autoloads |
kernel/classes/ezsection.php3
| Type | Line | Description |
|---|---|---|
| deprecated | 180 | since 4.4, global section support has been removed |
| deprecated | 191 | since 4.4, global section support has been removed this function only sets value to override values for bc. |
| deprecated | 205 | since 4.4, global section support has been removed and null is always returned. |
kernel/classes/ezcontentclassattributenamelist.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 27 | since 4.3, use eZSerializedObjectNameList directly instead! |
kernel/private/classes/clusterfilehandlers/ezdfsfilehandler.php3
| Type | Line | Description |
|---|---|---|
| deprecated | 1152 | This function should not be used since it cannot handle reading errors. |
| deprecated | 1409 | Deprecated as of 4.5, use {@link eZDFSFileHandler::requiresPurge()} instead. |
| deprecated | 1436 | Deprecated as of 4.5, use {@link eZDFSFileHandler::fetchExpiredItems()} instead. |
kernel/private/classes/clusterfilehandlers/ezfs2filehandler.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 775 | Deprecated as of 4.5, use {@link eZFS2FileHandler::requiresPurge()} instead. |
kernel/private/classes/clusterfilehandlers/dfsbackends/mysqli.php5
| Type | Line | Description |
|---|---|---|
| deprecated | 417 | Has severe performance issues |
| deprecated | 435 | Has severe performances issues |
| deprecated | 453 | Has severe performance issues |
| deprecated | 471 | Has severe performance issues |
| deprecated | 687 | should not be used since it cannot handle reading errors |
kernel/private/classes/clusterfilehandlers/dfsbackends/mysql.php5
| Type | Line | Description |
|---|---|---|
| deprecated | 416 | Has severe performance issues |
| deprecated | 434 | Has severe performances issues |
| deprecated | 452 | Has severe performance issues |
| deprecated | 470 | Has severe performance issues |
| deprecated | 686 | should not be used since it cannot handle reading errors |
kernel/private/interfaces/ezclusterfilehandlerinterface.php2
| Type | Line | Description |
|---|---|---|
| deprecated | 312 | This function should not be used since it cannot handle reading errors. |
| deprecated | 393 | Deprecated as of 4.5, use {@link eZClusterFileHandlerInterface::requiresPurge()} instead. |
kernel/content/ezcontentoperationcollection.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 814 | since 4.3 |
lib/ezsession/classes/ezsession.php4
| Type | Line | Description |
|---|---|---|
| deprecated | 365 | as of 4.4, only returns default md5('empty') hash now for BC. |
| deprecated | 478 | as of 4.4, only returns true for bc |
| deprecated | 531 | since 4.5, use {@link ezpEvent::getInstance()->attach()} with new events |
| deprecated | 550 | since 4.5, use {@link ezpEvent::getInstance()->notify()} with new events |
lib/ezdb/classes/ezmysqldb.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 30 | Since 4.5 in favour of {@link eZMySQLiDB} |
lib/ezutils/classes/ezmodule.php2
| Type | Line | Description |
|---|---|---|
| deprecated | 809 | 4.3 Not used ANYWHERE in the kernel |
| deprecated | 821 | 4.3 not used anywyere |
lib/ezutils/classes/ezini.php3
| Type | Line | Description |
|---|---|---|
| deprecated | 293 | Since 4.4 |
| deprecated | 1756 | since 4.5, use resetInstance() instead |
| deprecated | 1786 | since 4.5, use resetAllInstances() instead |
lib/ezutils/classes/ezdebugsetting.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 147 | Since 4.5 |
lib/ezutils/classes/ezdebug.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 1239 | Since 4.4.0, use microtime( true ) instead |
lib/ezutils/classes/ezexpiryhandler.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 188 | 4.2 will be removed in 4.3 |
lib/ezutils/classes/ezsys.php7
| Type | Line | Description |
|---|---|---|
| deprecated | 119 | Since 4.5, magic quotes setting has been deprecated in PHP 5.3 |
| deprecated | 180 | Since 4.5, use PHP_VERSION |
| deprecated | 191 | Since 4.5 |
| deprecated | 204 | Since 4.5 |
| deprecated | 685 | since 4.5 |
| deprecated | 903 | Since 4.5, not used |
| deprecated | 915 | Since 4.5, has not effect anymore |
lib/ezutils/classes/ezhttptool.php2
| Type | Line | Description |
|---|---|---|
| deprecated | 720 | Since 4.4, use ->sessionID instead! |
| deprecated | 731 | Since 4.4, use ->setSessionID instead! |
lib/ezutils/classes/ezmoduleoperationinfo.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 854 | use call_user_func_array() instead |
lib/ezfile/classes/ezfile.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 39 | Since 4.4, use file( $file, FILE_IGNORE_NEW_LINES ) instead. |
lib/eztemplate/classes/eztemplate.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 1506 | Since 4.4, have not used references since 3.10 |
access.php9
| Type | Line | Description |
|---|---|---|
| deprecated | 2 | since 4.4, this file and its compatibility functions/constants will be removed |
| deprecated | 13 | Since 4.4 |
| deprecated | 31 | Since 4.4 |
| deprecated | 51 | Since 4.4 |
| deprecated | 65 | Since 4.4 |
| deprecated | 80 | Since 4.4 |
| deprecated | 95 | Since 4.4 |
| deprecated | 107 | Since 4.4 |
| deprecated | 119 | Since 4.4 |
pre_check.php6
| Type | Line | Description |
|---|---|---|
| deprecated | 11 | As of 4.4, moved to index.php for now |
| deprecated | 48 | As of 4.4, since SitePrecheckRules setting is not used or documented anywhere (documentation above was added when it was deprecated) Also validity checks needs to be done before session init and user check after.. |
| deprecated | 65 | As of 4.4, moved to {@link eZUserLoginHandler::preCheck()} |
| deprecated | 97 | As of 4.4, since SitePrecheckRules setting is not used or documented anywhere (documentation above was added when it was deprecated) Also validity checks needs to be done before session init and user check after.. |
| deprecated | 110 | As of 4.4, since SitePrecheckRules setting is not used or documented anywhere (documentation above was added when it was deprecated) Also validity checks needs to be done before session init and user check after.. |
| deprecated | 141 | As of 4.4, since SitePrecheckRules setting is not used or documented anywhere (documentation above was added when it was deprecated) |