mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-24 00:05:00 +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 |
||
---|---|---|
common | ||
engines | ||
modules | ||
tests/engines | ||
.gitignore | ||
.gitreview | ||
Scribunto.i18n.php | ||
Scribunto.magic.php | ||
Scribunto.namespaces.php | ||
Scribunto.php |