Last modified: 2013-04-05 16:51:15 UTC
===================================================================== PHP : /usr/local/bin/php PHP_SAPI : cli PHP_VERSION : 5.4.10 ZEND_VERSION: 2.4.0 PHP_OS : FreeBSD - FreeBSD grip.espace-win.org 8.1-RELEASE-p11 FreeBSD 8.1-RELEASE-p11 #0: Mon Jun 11 21:02:13 UTC 2012 root@i386-builder.daemonolog y.net:/usr/obj/usr/src/sys/GENERIC i386 INI actual : /var/ports/devel/luasandbox/work/wikimedia-mediawiki-php-luasandbox-a8a239f/tmp-php.ini More .INIs : CWD : /var/ports/devel/luasandbox/work/wikimedia-mediawiki-php-luasandbox-a8a239f Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2013-01-21 21:27:56 ===================================================================== PASS LuaSandboxFunction::construct() is private [tests/LuaSandboxFunction_construct.phpt] PASS LuaSandboxFunction::call [tests/call.phpt] PASS Exception in a PHP function called from Lua [tests/callback_exception.phpt] FAIL dump -> loadBinary -> call [tests/dump_loadBinary_call.phpt] FAIL Functions called on an invalid LuaSandbox, after emergency timeout [tests/invalid_state.phpt] FAIL loadString 1 [tests/loadString.phpt] PASS PHP throwing exceptions to be caught by pcall() [tests/lua_catches_php_exception.phpt] FAIL pcall() catching various errors [tests/pcall.phpt] FAIL Re-entering Lua during a callback to PHP [tests/reentrant.phpt] FAIL xpcall() basic behaviour [tests/xpcall.phpt] ===================================================================== TIME END 2013-01-21 21:27:57
Extension compiled with both lua 5.1 and luajit present.
Do you have any idea whether it's built against lua 5.1 or luajit? I installed FreeBSD 9.1 in a virtual machine, and with Lua all tests pass but with luajit all except the first fail.