Execution Halted

Phlo runtime encountered a debug interrupt.

Variable Stack

dumparray[5]
"*AI.php"
"*Claude.Code.php"
"*Codex.php"
"*Gemini.CLI.php"
"*OpenAI.php"

Debug Log

No debug entries

Origin

#app.phlo:5
2
3route both GET => view($this, 'Home')
4route both GET dx => dx(%JSON('build'))
5route both GET release => dx(tech\release())
6route GET phpinfo => phpinfo()
7
8route both GET multi => view($this->Multi)

Backtrace

File:LineCall
app.phlo:5BothGETRelease
phlo-gemini/functions.php:124app::BothGETRelease
app.phlo:41controller
classes/obj.php:38app->controller
phlo-gemini/functions.php:108obj->__call
phlo-gemini/phlo.php:64phlo
phlo-gemini/phlo.php:35tech\thread
www/app.php:4tech\app