intercept: Changelog

Version Message
0.4.0 - Fixed build on PHP 5.3+
- Fixed bug #57424 (crash when using intercept_add function)
- Fixed memory issues
0.2.0 Added support for intercepting internal functions.
Added checking to make sure the handler function
is not an internal function.