Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/3808'
Browse files Browse the repository at this point in the history
  • Loading branch information
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Password/Bcrypt.php
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ public function getSalt()
* Set the backward compatibility $2a$ instead of $2y$ for PHP 5.3.7+
*
* @param boolean $value
* @return Bcrypt
*/
public function setBackwardCompatibility($value)
{
Expand Down

0 comments on commit e547383

Please sign in to comment.