Jonatas Rodrigues
Results
1
issues of
Jonatas Rodrigues
test-related questions, understand whether you need to change the test in the testMcryptGenericMode
3
Well I noticed that in the tests has a "Risky", and I went to look at the code: ```php /** * @dataProvider mcryptBlockModuleNameProvider */ public function testMcryptGenericMode($modeName, $validMode) { if...