Skip to content

Instantly share code, notes, and snippets.

@simonwelsh
Created February 11, 2014 19:16
Show Gist options
  • Save simonwelsh/8942014 to your computer and use it in GitHub Desktop.
Save simonwelsh/8942014 to your computer and use it in GitHub Desktop.
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