After a lot of bugfixes and testing by project members, 0.3.5 is finally out the door. Major changes include:
- tweak to ErrorHandling class so code now runs at E_ALL with @error muffling working correctly
- all errors fed back to browser by default, no longer necessary to initiate debug session
- blocks/templates cleaned up, skins planned for next version
- app setup considererably simplified, see changelog for details
- hooks added for xDebug profiling that will silently fail if you don’t have the extension installed
- schemas added for Postgres, MS SQL, Oracle – Postgres tested and works well