Markers
Table of Contents
MemcachedHandler.php
Type | Line | Description |
---|---|---|
FIXME | 228 | third parameter isn't other handler actions. |
BaseConnection.php
Type | Line | Description |
---|---|---|
TODO | 611 | BC set $queryClass default as null in 4.1 |
Builder.php
Type | Line | Description |
---|---|---|
TODO | 30 | auto check for TextCastToInt |
TODO | 30 | auto check for InsertIndexValue |
TODO | 30 | replace: delete index entries before insert |
TODO | 176 | implement check for this instead static $insertKeyPermission |
Forge.php
Type | Line | Description |
---|---|---|
TODO | 420 | Support for cascade |
TODO | 47 | missing charset, collat & check for existent |
TODO | 56 | missing charset & collat |
DownloadResponse.php
Type | Line | Description |
---|---|---|
TODO | 252 | Do downloads need CSP or Cookies? Compare with ResponseTrait::send() |
Response.php
Type | Line | Description |
---|---|---|
TODO | 153 | Recommend removing reliance on config injection |
ResponseInterface.php
Type | Line | Description |
---|---|---|
TODO | 196 | Recommend moving to Pager |
ResponseTrait.php
Type | Line | Description |
---|---|---|
TODO | 124 | Recommend moving to Pager |
TODO | 271 | Recommend researching these directives, might need: 'private', 'no-transform', 'no-store', 'must-revalidate' |
RouteCollection.php
Type | Line | Description |
---|---|---|
TODO | 30 | Implement nested resource routing (See CakePHP) |
Session.php
Type | Line | Description |
---|---|---|
TODO | 87 | address memcache & redis needs IMPORTANT: You are REQUIRED to set a valid save path! |
MockConnection.php
Type | Line | Description |
---|---|---|
TODO | 67 | BC set $queryClass default as null in 4.1 |
Cell.php
Type | Line | Description |
---|---|---|
TODO | 270 | Determine if this can be refactored to use $this-getMethodParams(). |