Skip to content

Commit 1714b9f

Browse files
authored
Merge pull request #492 from jmsche/alice-extra-blacklist
Nelmio Alice: blacklist PHP native functions that match formatters
2 parents 2126cc2 + 31c9bd5 commit 1714b9f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
nelmio_alice:
22
functions_blacklist:
33
- 'current'
4+
- 'shuffle'
5+
- 'date'
6+
- 'time'
7+
- 'file'
8+
- 'md5'
9+
- 'sha1'

0 commit comments

Comments
 (0)