Nelmio Alice: blacklist PHP native functions that match formatters

This commit is contained in:
jmsche
2018-11-13 15:12:27 +01:00
parent 7c88accc3a
commit 31c9bd5bca
@@ -1,3 +1,9 @@
nelmio_alice:
functions_blacklist:
- 'current'
- 'shuffle'
- 'date'
- 'time'
- 'file'
- 'md5'
- 'sha1'