Top Level :: PHP
:: runkit
:: 0.7
runkit 0.7
This package is not maintained anymore and has been superseded by
runkit7.
Package Information |
Summary |
For all those things you.... probably shouldn't have been doing anyway.... but surely do! |
Maintainers |
Sara Golemon <
pollita at php dot net >
(lead)
[details]
Dmitry Zenovich <
dzenovich at gmail dot com >
(lead)
[details]
|
License |
BSD License (3 Clause) |
Description |
Replace, rename, and remove user defined functions and classes.
Define customized superglobal variables for general purpose use.
Execute code in restricted environment (sandboxing). |
Release notes
Version 0.7
(beta)
|
Primarily bugfix release, only new functionality is expanded parent_scope setting.
Workaround bug when using runkit_import() with opcode caches by bypassing cache for imported file. Fix using runkit_import() with multiple classes (Thanks to Stuart Herbert for the patch) Fix various reference issues for parameters passed to manipulation functions. Fix C++ compatability in sandbox source files. Fix parent_scope support (was only applied to property_read and eval/include/require ops) Expand parent_scope setting to allow variable arrays as symbol tables. |
|
Dependencies for release 0.7 |
|
|