expectNotToPerformAssertions(); $hasher = new PasswordHash( 8, true ); $hasher->gensalt_blowfish( 'a password string' ); } }