Execution Halted
Phlo runtime encountered a debug interrupt.
Variable Stack
dumpphlo\JSON▼
paths =>
app =>
"types/"
appearance =>
dashboard => "zulo"
themes =>
enabled =>
"aurasteel"
"limepulse"
"plasmashift"
"polar"
default => "limepulse"
ns => "app"
transitions =>
enabled =>
"cards"
default => "cards"
ns => "app"
loaders =>
enabled =>
"dialup"
default => "dialup"
ns => "app"
release =>
php => "release/"
www => "release/www/"
libs =>
"AI"
"AI/Claude.Code"
"AI/Codex"
"AI/Gemini.CLI"
"AI/OpenAI"
"cookies"
"creds"
"docs"
"DOM/link"
"Files/JSON"
autoload => false
docs =>
app => true
ai =>
enabled => true
model => "gpt-4o-mini"
functions =>
"arr"
"HTTP"
"json.read"
"json.write"
"n8n"
"obj"
"token"
Debug Log
No debug entries
Origin
| # | app.phlo:4 |
|---|---|
| 1 | prop version = '1.0.6' |
| 2 | |
| 3 | route both GET => view($this, 'Home') |
| 4 | route both GET dx => dx(%JSON('build')) |
| 5 | route both GET release => dx(tech\release()) |
| 6 | route GET phpinfo => phpinfo() |
| 7 |
Backtrace
| File:Line | Call |
|---|---|
| app.phlo:4 | BothGETDx |
| phlo-claude/functions.php:124 | app::BothGETDx |
| app.phlo:41 | controller |
| classes/obj.php:38 | app->controller |
| phlo-claude/functions.php:108 | obj->__call |
| phlo-claude/phlo.php:64 | phlo |
| phlo-claude/phlo.php:35 | tech\thread |
| www/app.php:4 | tech\app |