These functions allow the dynamic manipulation of PHP classes, at runtime.
This PECL extension is not bundled with PHP.
Additional information such as new releases, downloads, source files, maintainer information, and a CHANGELOG, can be located here: http://pecl.php.net/package/classkit.
You may download this PECL extensions DLL from the PHP Downloads page or at http://snaps.php.net/.
该扩展模块未定义任何设置指令。
该扩展模块未定义任何资源类型。
由于这些常量是由该扩展模块定义的,因此只有在该扩展模块被编译到 PHP 中,或者在运行时被动态加载后,这些常量才有效。
Marks the method private
Marks the method protected
Marks the method public