php-luasandbox 4.0.2-4 source package in Ubuntu

Changelog

php-luasandbox (4.0.2-4) unstable; urgency=medium

  * Mark timer.phpt as XFAIL (Closes: #1016940)

 -- Kunal Mehta <email address hidden>  Fri, 19 Aug 2022 14:46:29 -0400

Upload details

Uploaded by:
MediaWiki packaging team
Uploaded to:
Sid
Original maintainer:
MediaWiki packaging team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
php-luasandbox_4.0.2-4.dsc 2.1 KiB f8e380837454297387deb44994577cf96ea6be56d67eabffb0c09ce7c0054576
php-luasandbox_4.0.2.orig.tar.xz 56.0 KiB 3a0826497d94f48342930cc3d9772b0220af23bc2af77c65fc6a89878583e268
php-luasandbox_4.0.2-4.debian.tar.xz 11.1 KiB f4ed4fc85a23551f9798ec327a328a2c2b4ff8f73a779d98d9717c39653e5972

No changes file available.

Binary packages built by this source

php-luasandbox: PHP extension that provides a sandboxed Lua environment

 LuaSandbox is a PHP extension that provides a Lua environment which can be used
 to run untrusted code. It provides a performance benefit compared to using a
 standalone Lua binary.
 .
 LuaSandbox was designed for the MediaWiki Scribunto extension, which allows
 users to write Lua code on the wiki, and then have it executed. But it has
 no dependency upon MediaWiki and can be used standalone.

php-luasandbox-dbgsym: debug symbols for php-luasandbox