Deprecated elements
kernel/common/template.php1
Type | Line | Description |
---|---|---|
deprecated | 27 | Deprecated as of 4.3, use {@see eZTemplate::factory()} instead |
kernel/common/ezincludefunctions.php2
Type | Line | Description |
---|---|---|
deprecated | 29 | ALL functions in this file is deprecated as of 4.3 |
deprecated | 29 | ALL functions in this file is deprecated as of 4.3 |
kernel/common/i18n.php2
Type | Line | Description |
---|---|---|
deprecated | 28 | Temporary compatibility layer for extensions |
deprecated | 36 | Temporary compatibility layer for extensions |
kernel/common/image.php2
Type | Line | Description |
---|---|---|
deprecated | 30 | Deprecated as of 4.3, use {@link eZImageManager::factory()} instead. |
deprecated | 30 | Deprecated as of 4.3, use {@link eZImageManager::factory()} instead. |
kernel/classes/ezurlwildcard.php1
Type | Line | Description |
---|---|---|
deprecated | 449 | 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 | 673 | Callback to static class function is now done directly. |
deprecated | 684 | Callback to static class function is now done directly. |
deprecated | 694 | Callback to static class function is now done directly. |
deprecated | 704 | Callback to static class function is now done directly. |
deprecated | 715 | Callback to static class function is now done directly. |
deprecated | 725 | Callback to static class function is now done directly. |
kernel/classes/clusterfilehandlers/ezdbfilehandler.php1
Type | Line | Description |
---|---|---|
deprecated | 1077 | This function should not be used since it cannot handle reading errors. For the PHP 5 port this should be removed. |
kernel/classes/ezrssexport.php3
Type | Line | Description |
---|---|---|
deprecated | 313 | |
deprecated | 431 | |
deprecated | 646 |
kernel/classes/datatypes/ezuser/ezuser.php2
Type | Line | Description |
---|---|---|
deprecated | 436 | As of 4.4 since default session handler does not support this. |
deprecated | 2549 | 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 | 181 | since 4.4, global section support has been removed |
deprecated | 192 | since 4.4, global section support has been removed this function only sets value to override values for bc. |
deprecated | 206 | since 4.4, global section support has been removed and null is always returned. |
kernel/classes/ezcontentclassattributenamelist.php1
Type | Line | Description |
---|---|---|
deprecated | 28 | Use eZSerializedObjectNameList directly instead! |
kernel/private/classes/clusterfilehandlers/ezdfsfilehandler.php1
Type | Line | Description |
---|---|---|
deprecated | 1147 | This function should not be used since it cannot handle reading errors. |
kernel/private/classes/clusterfilehandlers/dfsbackends/mysqli.php5
Type | Line | Description |
---|---|---|
deprecated | 418 | Has severe performance issues |
deprecated | 436 | Has severe performances issues |
deprecated | 454 | Has severe performance issues |
deprecated | 472 | Has severe performance issues |
deprecated | 688 | should not be used since it cannot handle reading errors |
kernel/private/classes/clusterfilehandlers/dfsbackends/mysql.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/interfaces/ezclusterfilehandlerinterface.php1
Type | Line | Description |
---|---|---|
deprecated | 313 | This function should not be used since it cannot handle reading errors. |
kernel/content/ezcontentoperationcollection.php1
Type | Line | Description |
---|---|---|
deprecated | 815 |
lib/ezsession/classes/ezsession.php2
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 |
lib/ezutils/classes/ezmodule.php2
Type | Line | Description |
---|---|---|
deprecated | 811 | 4.3 Not used ANYWHERE in the kernel |
deprecated | 823 | 4.3 not used anywyere |
lib/ezutils/classes/ezini.php1
Type | Line | Description |
---|---|---|
deprecated | 244 | Since 4.4 |
lib/ezutils/classes/ezdebug.php1
Type | Line | Description |
---|---|---|
deprecated | 1233 | Since 4.4.0, use microtime( true ) instead |
lib/ezutils/classes/ezexpiryhandler.php1
Type | Line | Description |
---|---|---|
deprecated | 202 | 4.2 will be removed in 4.3 |
lib/ezutils/classes/ezhttptool.php2
Type | Line | Description |
---|---|---|
deprecated | 721 | Since 4.4, use ->sessionID instead! |
deprecated | 732 | Since 4.4, use ->setSessionID instead! |
lib/ezutils/classes/ezmoduleoperationinfo.php1
Type | Line | Description |
---|---|---|
deprecated | 863 | use call_user_func_array() instead |
lib/ezfile/classes/ezfile.php1
Type | Line | Description |
---|---|---|
deprecated | 40 | Since 4.4, use file( $file, FILE_IGNORE_NEW_LINES ) instead. |
lib/eztemplate/classes/eztemplate.php1
Type | Line | Description |
---|---|---|
deprecated | 1512 | Since 4.4, have not used references since 3.10 |
access.php1
Type | Line | Description |
---|---|---|
deprecated | 2 | This file and its compatibility functions/constants will be removed in "4.6" |
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) |