I would like to convert all the "array (...)" notations to "[...]" in my project, but I did not find a regex that works for all cases.
You have something that works for all cases (nested array, array on multiple lines, nested array on multiple lines)
Thank.
regex replace phpstorm
user3060886 May 16 '14 at 14:04 2014-05-16 14:04
source share