fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
285 B
Text
7 lines
285 B
Text
The runkit extension provides means to modify constants, user-defined functions,
|
|
and user-defined classes. It also provides for custom superglobal variables and
|
|
embeddable sub-interpreters via sandboxing.
|
|
|
|
Compatibility: PHP 7.2 to PHP 7.4
|
|
|
|
Documentation: https://www.php.net/runkit7
|