Element | Line | Description |
---|---|---|
\GEOIP_COUNTRY_BEGIN | 35 | This file is deprecated, you should directly use the PECL extension. |
Element | Line | Description |
---|---|---|
\Pluf_Log_assert() | 50 | Use \Pluf\Logger::assert |
Element | Line | Description |
---|---|---|
\Pluf_Shortcuts_GetAssociationTableName() | 188 | use Pluf_ModelUtil::getAssocTable($from,$to); |
Element | Line | Description |
---|---|---|
\Pluf_HTTP_Response_ServerErrorDebug | 27 |
Element | Line | Description |
---|---|---|
\Pluf_HTTP_Error403 | 9 | use Pluf_Exception_DoesNotExist |
Element | Line | Description |
---|---|---|
\Shop_Contact | 9 | It will be replaced by some mapped class of User_Email and User_Phone in the near future. |
Element | Line | Description |
---|---|---|
\Pluf_HTTP_Response_RedirectToLogin | 26 |
Element | Line | Description |
---|---|---|
\Pluf_HTTP_Response_Forbidden | 24 |
Element | Line | Description |
---|---|---|
\__() | 303 | Server side translateion will be removed |
\_n() | 320 |
Element | Line | Description |
---|---|---|
\Pluf::getCurrentRequest() | 291 | This will removed in the next major version. Pleas use Pluf_HTTP_Request::getCurrent() |
Element | Line | Description |
---|---|---|
\Pluf_HTTP_Response_NotFound | 24 |
Element | Line | Description |
---|---|---|
\Shop_Address | 10 | It will be replaced by a mapped class of the User_Address in the near future. |
Element | Line | Description |
---|---|---|
\Pluf\HTTP\Download2::sendArchive() | 805 | use Archive::send() |
Element | Line | Description |
---|---|---|
\Pluf_HTTP_Response_NotAvailable | 24 |
Element | Line | Description |
---|---|---|
\Pluf\HTTP\Header2::dateToTimestamp() | 353 | Use PHPs strtotime() instead. |
Element | Line | Description |
---|---|---|
\Pluf_Model::getForeignKeysToModel() | 242 | Use {@link self::getRelationKeysToModel()} instead. |
Element | Line | Description |
---|---|---|
\Pluf\Workflow\Machine::transact() | 68 | use Workflow_Machine::apply($object, $action) |
Element | Line | Description |
---|---|---|
\SuperTms_Shortcuts_NormalizeItemPerPage() | 56 |