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.1
19 years ago
Version 0.1 change log

First release.
This version can only intercept user-space functions
with user-space callbacks.