Markers
Table of Contents
v1.php
Type | Line | Description |
---|---|---|
TODO | 3 | update with relative path from this file to src/api.php |
app.php
Type | Line | Description |
---|---|---|
TODO | 25 | adjust for production |
routes.php
Type | Line | Description |
---|---|---|
TODO | 22 | this is just an example |
Record.php
Type | Line | Description |
---|---|---|
TODO | 10 | should Record be using Eloquent queries too? |
TODO | 30 | sort out late static binding and static properties and why this isn't working |
TODO | 194 | better solution to PHP 8.2 deprecation of dynamic property declaration |
MapProperties.php
Type | Line | Description |
---|---|---|
FIXME | 26 | needs verification |
MapPropertiesTest.php
Type | Line | Description |
---|---|---|
TODO | 20 | complete tests |
HandleLogin.php
Type | Line | Description |
---|---|---|
TODO | 39 | add timeout |