Skip to content

Instantly share code, notes, and snippets.

@cravecode
Created May 19, 2014 22:33
Show Gist options
  • Save cravecode/771b4c04c8c082b76223 to your computer and use it in GitHub Desktop.
Save cravecode/771b4c04c8c082b76223 to your computer and use it in GitHub Desktop.
Find '&' incorrectly used as passing a variable by reference instead of it being used as the function's arguments.
^((?!(?:function|\*|\/\/)).)*\(.*?\&\$.*$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment