Stockfish returning only one move when used with Symfony Process
I have this code which returns the best move using Stockfish Engine. I provide it with a skill level for the engine and the fen string of the position and it should return the best move.