This page will inform you about active deprecations in the system.
...
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.8 (not yet released)
Scope | Description of resource | Alternative usage | Deprecation type | Removed | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Class variable | primaryKey of cItemBaseAbstract class | getPrimaryKeyName on classes that extend cItemBaseAbstract |
| Not removed yet | ||||||||||
Class variable | virgin of cItemBaseAbstract class | isLoaded on classes that extend cItemBaseAbstract |
| Not removed yet |
Version 4.9.5 (2014-12-10)
...