Hi there.
Your change on gerrit "[WIP][FEATURE] Add a way to clear caches by Path + FilePattern" needs an rebase - it conflicts with the lastest version of \TYPO3\Flow\Core\Booting\Scripts::buildSubprocessCommand.
Right now pulling the change makes destroys the buildSubprocessCommand (php script and arguments are no longer appended to cli script).
Cheers Ben
PS: Christian Müller helped me to dig into it - merging your relevant changes with the current codebase from this method made Flow work again.
Hi there.
Your change on gerrit "[WIP][FEATURE] Add a way to clear caches by Path + FilePattern" needs an rebase - it conflicts with the lastest version of \TYPO3\Flow\Core\Booting\Scripts::buildSubprocessCommand.
Right now pulling the change makes destroys the buildSubprocessCommand (php script and arguments are no longer appended to cli script).
Cheers Ben
PS: Christian Müller helped me to dig into it - merging your relevant changes with the current codebase from this method made Flow work again.