| Package Information |
| Summary |
Runtime redefinition of class methods |
| Maintainers |
Sara Golemon <pollita@php.net> (lead) [wishlist] [details]
|
| License |
PHP |
| Description |
Allows a running script to add, remove, rename, and redefine class methods without reloading.
NOTICE: This package has been discontinued. Please refer to the runkit package which is fully BC with classkit and contains additional functionality. |
| Homepage |
http://pecl.php.net/runkit |
Release notes Version0.2 |
Major ZE1 fixes (read: PHP4 compile fixed). Added classkit_method_copy() |