mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-28 10:10:04 +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 |
||
---|---|---|
.. | ||
LuaCommon | ||
LuaSandbox | ||
LuaStandalone |