Created
February 11, 2014 19:16
-
-
Save simonwelsh/8942014 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hphp/test/slow/password/invalid_salt.php | |
--- hphp/test/slow/password/invalid_salt.php.expectf 2013-12-14 18:03:57.771416817 +1300 | |
+++ hphp/test/slow/password/invalid_salt.php.out 2014-02-11 18:33:58.799016439 +1300 | |
@@ -1 +1 @@ | |
-HipHop Warning: password_hash(): Non-string salt parameter supplied | |
\ No newline at end of file | |
+HipHop Warning: password_hash(): Non-string salt parameter supplied in /hphp/hiphop-php/hphp/test/slow/password/invalid_salt.php on line 2 | |
\ No newline at end of file |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment