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.

Maintainer

  • Gabriel Ricard (lead )

Details

Downloads: 12906
0.3.0
19 years ago
Version 0.3.0 change log

Added preliminary support for intercepting class methods.