mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-03-19 07:59:54 +00:00
commit
fb5c3ecd71
1 changed files with 1 additions and 1 deletions
|
@ -358,7 +358,7 @@ class SecurityTest extends CakeTestCase {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Tests that encrypted strings are comatible between the mcrypt and openssl engine.
|
* Tests that encrypted strings are compatible between the mcrypt and openssl engine.
|
||||||
*
|
*
|
||||||
* @dataProvider plainTextProvider
|
* @dataProvider plainTextProvider
|
||||||
* @param string $txt Plain text to be encrypted.
|
* @param string $txt Plain text to be encrypted.
|
||||||
|
|
Loading…
Add table
Reference in a new issue