Steve R.
Results
1
issues of
Steve R.
I have a use case where the mcrypt cipher and mode are stored into the .dist file. ``` parameters: cipher: !php/const:MCRYPT_RIJNDAEL_128 mode: !php/const:MCRYPT_MODE_CBC ``` After the build of the parameters.yml...