Skip to content

Commit

Permalink
Merge pull request #38 from donatj/fix/ExecBit
Browse files Browse the repository at this point in the history
Removes executable flag from a number of files
  • Loading branch information
olvlvl committed Dec 8, 2020
2 parents 9fa7e8f + 5a3de8a commit 4cbb074
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 0 deletions.
Empty file modified lib/helpers.php
100755 → 100644
Empty file.
Empty file modified tests/Inflections/en.php
100755 → 100644
Empty file.
Empty file modified tests/Inflections/es.php
100755 → 100644
Empty file.
Empty file modified tests/Inflections/fr.php
100755 → 100644
Empty file.
Empty file modified tests/Inflections/tr.php
100755 → 100644
Empty file.
Empty file modified tests/InflectorTest.php
100755 → 100644
Empty file.
Empty file modified tests/bootstrap.php
100755 → 100644
Empty file.
Empty file modified tests/cases/camel_to_dash.php
100755 → 100644
Empty file.
Empty file modified tests/cases/camel_to_underscore.php
100755 → 100644
Empty file.
Empty file modified tests/cases/camel_to_underscore_without_reverse.php
100755 → 100644
Empty file.
Empty file modified tests/cases/camel_with_namespace_to_underscore_with_slash.php
100755 → 100644
Empty file.
Empty file modified tests/cases/ordinal_numbers.php
100755 → 100644
Empty file.
Empty file modified tests/cases/underscore_to_human.php
100755 → 100644
Empty file.
Empty file modified tests/cases/underscore_to_lower_camel.php
100755 → 100644
Empty file.
Empty file modified tests/cases/underscores_to_dashes.php
100755 → 100644
Empty file.

0 comments on commit 4cbb074

Please sign in to comment.