Deprecated
Table of Contents
Permissions.php
| Line | Element | Reason |
|---|---|---|
| 3540 | Permissions::integrateLoadPermissions() | |
| 3623 | Permissions::integrateLoadIllegalPermissions() | |
| 3663 | Permissions::integrateLoadIllegalGuestPermissions() |
FindMember.php
| Line | Element | Reason |
|---|---|---|
| 32 | FindMember | An unused leftover from SMF 2.0's wap2/imode support. |
RequestMembers.php
| Line | Element | Reason |
|---|---|---|
| 29 | RequestMembers | The requestmembers action wasn't used even in SMF 2.0! |
Config.php
| Line | Element | Reason |
|---|---|---|
| 2930 | Config::generateSeed() | since 3.0 This only exists for backward compatibility with mods that might use the generated value. |
Exception.php
| Line | Element | Reason |
|---|---|---|
| 20 | Exception | Use Exceptions\BasicException instead |
Theme.php
| Line | Element | Reason |
|---|---|---|
| 2266 | Theme::createButton() | since 2.1 |
Time.php
| Line | Element | Reason |
|---|---|---|
| 985 | Time::forumTime() | since 2.1 |
Utils.php
| Line | Element | Reason |
|---|---|---|
| 2329 | Utils::replaceEntities__callback() | since 3.0 |
| 2356 | Utils::fixchar__callback() | since 3.0 |
| 2374 | Utils::entity_fix__callback() | since 3.0 |