mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-12-02 11:56:13 +00:00
d5bd1102d0
* string.format() truncates the string at a null character, causing a deadlock when Lua attempts to send null characters to PHP. Use concatenation instead. * Added test. * Fixed an error reporting issue in the console, which I happened to notice at the same time as the above bug. Change-Id: I2e6061a04512557492bffbd04bc09ca3bc1d80d6 |
||
---|---|---|
.. | ||
binaries | ||
lua_ulimit.sh | ||
LuaStandaloneEngine.php | ||
mw_main.lua | ||
MWServer.lua | ||
protocol.txt |