issues
search
hallowelt
/
mwstake-mediawiki-component-processmanager
0
stars
1
forks
source link
ERM29351
#3
Closed
Jonty16117
closed
2 years ago
Jonty16117
commented
2 years ago
The new instance name is passed to the globals and then into the process manager component
This will only happen when the instance is non root
Handled the catching this globals data (having instance name) into addInfo inside process manager and can be used there in future.
However I didn't test the component in the farm setup for now
Fixed phpcs errors and warnings
Applied check while setting global variable to []
Fixed wrong function arguments bug: appended array of strings
Jonty16117
commented
2 years ago
Updated variable name and logged start fun
Resolved merge conflicts