Dentalium elephantinum
Pre-release
Pre-release
New features
- Session cookies can now be encrypted
- Some occurrences of type juggling can now be eradicated
- It's now possible to hook
echo
andprint
Improvements
- The
.filename()
filter is now matching on the file where the function is called instead on the one where it's defined. - Vastly optimize the way we hook native functions
- The format of the logs has been streamlined to ease their processing
Bug fixes
- Better handling of filters for builtins functions
- Fix various possible integer overflows
- Fix an annoying memory leak impacting mostly
mod_php