Markers
Table of Contents
src/Database/Drivers/PdoDriver.php | 1 |
src/Database/Model.php | 1 |
src/Session/FileSessionStorage.php | 1 |
src/Validation/Rule.php | 1 |
PdoDriver.php
Type | Line | Description |
---|---|---|
TODO | 62 | Add support for basic operations like OR, LIKE, etc... |
Model.php
Type | Line | Description |
---|---|---|
FIXME | 386 | This method will be removed in the future and implemented as override of toString method or something similar |
FileSessionStorage.php
Type | Line | Description |
---|---|---|
FIXME | 7 | This class is not yet implemented. It is a placeholder for future development. |
Rule.php
Type | Line | Description |
---|---|---|
TODO | 59 | Check if the classes are valid and implement the interface ValidationRule |