Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

php-pecl-luasandbox - Lua interpreter with limits and safe environment

Website:
https://github.com/wikimedia/mediawiki-php-luasandbox
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
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.


Package built for PHP 8.2.

Packages

php-pecl-luasandbox-4.1.4-1.module_php.8.2.el8.remi.x86_64 [56 KiB] Changelog by Remi Collet (2026-07-30):
- update to 4.1.4
- add pie virtual provides
- drop pear/pecl dependency
- sources from github
- add patch for PHP 8.6.0alpha3 (sent upstream)
php-pecl-luasandbox-4.1.3-1.module_php.8.2.el8.remi.x86_64 [73 KiB] Changelog by Remi Collet (2025-12-16):
- update to 4.1.3
- drop patch merged upstream