mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-12-01 03:16:14 +00:00
2a70e8b3f1
When we're making a call from Lua to PHP, serialization errors should be propagated to whatever in Lua made the call. That works fine. But when we're returning data in response to a call from PHP, if there's a serialization error we need to catch it and tell PHP about it. Otherwise PHP just gets a useless "the interpreter exited". Change-Id: Iaac498fa2e486631d38e2366977b360140756519 |
||
---|---|---|
.. | ||
binaries | ||
lua_ulimit.sh | ||
LuaStandaloneEngine.php | ||
mw_main.lua | ||
MWServer.lua | ||
protocol.txt |