PHP password_verifiy returns true while hash is incorrect
I have the following code with a userpassword contains a blow fish secret and the user password itself. The hash is another (not the secret and the password!!) but i still got a true as result: <?php ## password (secret…