Skip to content

Commit 31c9bd5

Browse files
author
jmsche
committed
Nelmio Alice: blacklist PHP native functions that match formatters
1 parent 7c88acc commit 31c9bd5

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)