- Restricting the ability to return values
- Restricting hook actions
- Global constructor hooks
- code quality fixes
- turned on $checkCallableParameters by default to reduce chances of bugs right aways
- removed method calls from parameter check tests to make sure parameters are checked way before methods are called
- Instance-specific hooks
- Global hooks for all instances
- PHPUnit Integration tests
- Using Semantic Versioning