...
Normally, a deprecation raises an log entry in the file deprecatedlog.txt. This behaviour can be turned off via configuration. For some deprecations (such as JS functions), a deprecation logging can't be provided. Also some of the key core functions which were called a lot, do not write an entry in the log file (silent deprecation).
Version 4.9.5 (
...
2014-12-10)
Scope | Description of resource | Alternative usage | Deprecation type |
---|
PHP function | conGenerateKeywords | None/Use cSearchIndex class functions | |
Class method | cApiCecRegistry::registerChain | | |
Class method | cApiCecRegistry::unregisterChain | | |
Class method | cApiCecRegistry::isChainRegistered | | |
Class method | cApiCecRegistry::getRegisteredChainNames | | |
Class method | cApiCecRegistry::_addChain | | |
Class method | cApiCecChainItem::setParameters | | |
Class method | cApiCecChainItem::getParameters | | |
...