Add new transformation call phpArgsNames

This commit is contained in:
marshal09
2020-08-25 05:21:16 -04:00
committed by Felipe Zimmerle
parent afefda53c6
commit 9973d81799
13 changed files with 6875 additions and 6610 deletions

View File

@@ -166,6 +166,7 @@ ACTIONS = \
actions/transformations/js_decode.cc \
actions/transformations/length.cc \
actions/transformations/lower_case.cc \
actions/transformations/php_args_names.cc \
actions/transformations/md5.cc \
actions/transformations/none.cc \
actions/transformations/normalise_path.cc \