diff options
Diffstat (limited to 'ext/standard/php_password.h')
| -rw-r--r-- | ext/standard/php_password.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/standard/php_password.h b/ext/standard/php_password.h index d99c061c00..db7747a3db 100644 --- a/ext/standard/php_password.h +++ b/ext/standard/php_password.h @@ -31,9 +31,6 @@ PHP_MINIT_FUNCTION(password); #define PHP_PASSWORD_DEFAULT 1 #define PHP_PASSWORD_BCRYPT 1 -#define PHP_PASSWORD_SALT_RAW 1 -#define PHP_PASSWORD_SALT_BCRYPT 2 - #define PHP_PASSWORD_BCRYPT_COST 10 #endif |
