3v4l.org

run code in 300+ PHP versions simultaneously
<?php $password = 'boegaboe'; $base_salt = '0123456789ABCDEFGHIJK'; $alphabet = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghjiklmnopqrstuvwxyz./'; //var_dump($alphabet); for ($i = 0; $i < 64; $i++) { $salt = $salt . $alphabet[$i]; $hash = password_hash($password, PASSWORD_DEFAULT, ['cost' => 4, 'salt' => $base_salt]); var_dump($hash); }
Output for 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.25, 7.3.0 - 7.3.12, 7.4.0
Notice: Undefined variable: salt in /in/BtFWh on line 11 Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in /in/BtFWh on line 12 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL
Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.40
Notice: Undefined variable: salt in /in/BtFWh on line 11 Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL Warning: password_hash(): Provided salt is too short: 21 expecting 22 in /in/BtFWh on line 12 NULL
Output for 5.4.0 - 5.4.45
Notice: Undefined variable: salt in /in/BtFWh on line 11 Fatal error: Call to undefined function password_hash() in /in/BtFWh on line 12
Process exited with code 255.
Output for 4.4.2 - 4.4.9, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29
Parse error: syntax error, unexpected '[' in /in/BtFWh on line 12
Process exited with code 255.
Output for 4.3.0 - 4.3.1, 4.3.5 - 4.3.11, 4.4.0 - 4.4.1, 5.0.0 - 5.0.5
Parse error: parse error, unexpected '[' in /in/BtFWh on line 12
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error in /in/BtFWh on line 12
Process exited with code 255.

preferences:
324.56 ms | 401 KiB | 322 Q