intercept

pecl install intercept

Intercept function/method calls

Allows the user to have a user-space function called
when the specified function is called. Support for class/object
methods will be added later.

Version 0.4.0 change log


- Fixed build on PHP 5.3+
- Fixed bug #57424 (crash when using intercept_add function)
- Fixed memory issues

Maintainer

  • Gabriel Ricard (lead )

Details

Categories

Downloads: 12906
0.4.0
12 years ago

requires:

  • php >=4.3.10<=6.0.0
  • pearinstaller >=1.4.0a2