mediawiki-extensions-Scribunto/includes/Engines/LuaStandalone
Umherirrender 29a9a8aec6 build: Change phan suppression to @phan-var for proc_get_status return
phan under php8.1 also detects PhanImpossibleTypeComparisonInLoop here,
but that cannot suppressed under php7.4,
so use @phan-var to set to the correct type, but keep the comment.
The suppression was added with 8328acb9 for a update of phan

According to the doc proc_get_status can only return array
(at least under php8.1)

Change-Id: Ieda5abc30126eed2e3a9f5fc283d36e64180f496
2023-10-06 19:37:10 +00:00
..
binaries Capitalise Engines folder 2022-09-30 00:58:27 +00:00
lua_ulimit.sh Capitalise Engines folder 2022-09-30 00:58:27 +00:00
LuaStandaloneEngine.php Capitalise Engines folder 2022-09-30 00:58:27 +00:00
LuaStandaloneInterpreter.php build: Change phan suppression to @phan-var for proc_get_status return 2023-10-06 19:37:10 +00:00
LuaStandaloneInterpreterFunction.php Capitalise Engines folder 2022-09-30 00:58:27 +00:00
mw_main.lua Capitalise Engines folder 2022-09-30 00:58:27 +00:00
MWServer.lua Capitalise Engines folder 2022-09-30 00:58:27 +00:00
protocol.txt Capitalise Engines folder 2022-09-30 00:58:27 +00:00