Source for file version_test.php
Documentation is available at version_test.php
* A Compatibility library with PHP 5.5's simplified password hashing API.
* @author Anthony Ferrara <ircmaxell@php.net>
* @license http://www.opensource.org/licenses/mit-license.html MIT License
* @copyright 2012 The Authors
* Open Source Matters 2013
$hash =
'$2y$04$usesomesillystringfore7hnbRJHxXVLeakoG8K30oukPsA.ztMG';
$test =
crypt("password", $hash);
Documentation generated on Tue, 19 Nov 2013 15:16:46 +0100 by phpDocumentor 1.4.3