Here is my solution: https://regex101.com/r/nySDm6/1 ```diff (?: - \(([^\)]*)\) + \((.*(?=\)))\) )? ``` Test data: `static array[] ISO8859_1(array $d = [], string $s="", $f=array()) foo bar baz`