[ANNOUNCEMENT] LuaSandbox-4.0.0 (stable) Released.
[email protected] ("PECL Announce")
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package LuaSandbox-4.0.0 (stable) has been released at https://pecl.php.net/.
Release notes
-------------
- Add docbook documentation (for php.net)
- Flag optional and variadic parameters properly for PHP reflection
- Remove memory leaks in data_conversion.c
- Drop PHP5 and HHVM compatibility
- Add PHP 8 support
- Windows compilation fixes
Package Info
-------------
LuaSandbox is an extension for running untrusted Lua code within a PHP web request. Code is run in a stripped-down, safe environment. Time and memory limits can be set.
Related Links
-------------
Package home: https://pecl.php.net/package/LuaSandbox
Changelog: https://pecl.php.net/package-changelog.php?package=LuaSandbox
Download: https://pecl.php.net/get/LuaSandbox-4.0.0.tgz
Authors
-------------
Tim Starling <[email protected]> (lead)
Timo Tijhof (lead)
Kunal Mehta (developer)