mediawiki-extensions-Scribunto/engines
Brad Jorsch d6f3633428 (bug 47365) Fix edge cases in mw.ustring.find, mw.ustring.match
The following errors are fixed:
* PHP warning and wrong return value with empty pattern and plain
* Incorrect offsets returned when init is larger than the string length
* Incorrect captured offsets returned when init is excessively negative

Bug: 47365
Change-Id: I9741418287dc727747326d6a19678370ce155a2b
2013-05-10 06:00:02 +00:00
..
LuaCommon (bug 47365) Fix edge cases in mw.ustring.find, mw.ustring.match 2013-05-10 06:00:02 +00:00
LuaSandbox (bug 39655) Add Lua version info to Special:Version 2013-03-25 04:07:30 +00:00
LuaStandalone (bug 46294) Fix for Windows text-mode file handles 2013-04-02 23:05:38 +00:00