Vanilla 1.1.1 is a product of Lussumo. More Information: Documentation, Community Support.
1 to 1 of 1
Not a big thing, but its there! :)
function some($arr1=array(), $arr2=array()) { } function some(array(), array()) { }
Only the second ‘array’ in each will catch color.
Edit function some( ) array()) { }
Just needs a ) to catch color.