Javascript debugger
Website design
↑
These functions allow the dynamic manipulation of PHP classes, at runtime.
This extension has been replaced by runkit, which is not limited to class manipulation but has function manipulation, as well.
This » PECL extension is not bundled with PHP.
Information for installing this PECL extension may be found in the manual chapter titled Installation of PECL extensions. Additional information such as new releases, downloads, source files, maintainer information, and a CHANGELOG, can be located here: » http://pecl.php.net/package/classkit.
The DLL for this PECL extension may be downloaded from either the » PHP Downloads page or from » http://pecl4win.php.net/
The constants below are defined by this extension, and will only be available when the extension has either been compiled into PHP or dynamically loaded at runtime.
CLASSKIT_ACC_PRIVATE
(int)
private
CLASSKIT_ACC_PROTECTED
(int)
protected
CLASSKIT_ACC_PUBLIC
(int)
public
Table of Contents