Markers
Table of Contents
| packages/cache/src/Cache.php | 1 |
| packages/database/src/Manipulation/Traits/Join.php | 1 |
| packages/mvc/src/Entity.php | 1 |
Cache.php
| Type | Line | Description |
|---|---|---|
| TODO | 26 | Add way to use internal serializer in handlers |
Join.php
| Type | Line | Description |
|---|---|---|
| TODO | 25 | STRAIGHT_JOIN - https://mariadb.com/kb/en/index-hints-how-to-force-query-plans/ |
Entity.php
| Type | Line | Description |
|---|---|---|
| TODO | 30 | In PHP 8.4 add property hooks to validate config properties. |