Change record status: 
Project: 
Introduced in branch: 
11.1.x
Introduced in version: 
11.1.0
Description: 

\simpletest_script_command() is a function in run-tests.sh used to parse the command line arguments to run-tests.sh.

The code is considered internal.

The return has changed from a parsed string to an array of command components.

The return can now be used with symfony/process

Impacts: 
Module developers