Download Latest Version RADPHE v0.06 Beta Build 005.zip (123.6 kB)
Email in envelope

Get an email when there's a new version of RADPhE

Home / v0.05b13
Name Modified Size InfoDownloads / Week
Parent folder
RADPHE v0.06 Beta Build 004.tar.gz 2021-06-09 78.2 kB
RADPHE v0.06 Beta Build 004.zip 2021-06-09 120.1 kB
README.md 2021-06-09 1.0 kB
Totals: 3 Items   199.4 kB 0

Stealth and Hardening FIX.

Memory Tracking avoids objects, resources, and the site engine, and recursive globals. If you want to see these things, run a dBug or dBugM or ---- $INTIN['Dump'][_FILE][LINE] and be on DEV Server Config. OR something. IF you want the final snapshot of globals you need the PreShutdown event unless you bypassed and canceled the CMS buffer and took over control of the stream, in which case you should include_once dBug_mini and then new dBug($VAR['ViewPoint']); for example. At current, It doesn't track until $_INTIN['Dump'] and wont display it unless dev config is on your you toggle the memory space on production ideally with some kind binding to your office IP or session and credentials. AKA LOCK IT DOWN. IT USES MUCH LESS RAM. TO COME, tracking of namespaces in and after which bench function happens. TO COME tracking of when functions are made and classes and such. so it might get interesting if you do nothing to make your app run radphe... but during your code you run it's bench.

Source: README.md, updated 2021-06-09