funcall

Add callbacks for any function/method


Call callbacks before or after specified functions/methods being called.

For PHP 5.3, use version 0.3.0alpha
For PHP 5.2 and 5.1, use version 0.2.5

License: New BSD

This package is not maintained, if you would like to take over please go to this page.

Latest releases

Version Release Download
0.3.0alpha 2010-11-08 funcall-0.3.0alpha.tgz
0.2.5 2008-11-25 funcall-0.2.5.tgz
0.2.4 2008-11-03 funcall-0.2.4.tgz
0.2.3 2008-10-17 funcall-0.2.3.tgz
0.2.2 2008-09-12 funcall-0.2.2.tgz
Show all releases

Changelog

Version Message
0.3.0alpha Added PHP 5.3 support
fixed bug #14849
fixed bug #16553
fixed bug #16999
0.2.5 add eval support
fixed bugs about include*/require*
0.2.4 fixed memory leaks
0.2.3 add include*/require* support
fixed bug
0.2.2 add ZTS support
Show complete changelog