[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-bugs
Subject:    [DOC-BUGS] [PHP-BUG] Doc #77218 [NEW]: password_hash returns null
From:       "magnar at myrtveit dot com"<php-bugs () lists ! php ! net>
Date:       2018-11-29 8:26:53
Message-ID: bug-77218 () bugs ! php ! net
[Download RAW message or body]

From:             magnar at myrtveit dot com
Operating system: Any
PHP version:      7.3.0RC6
Package:          *Encryption and hash functions
Bug Type:         Documentation Problem
Bug description:password_hash returns null

Description:
------------
From manual page: http://php.net/manual/en/function.password-hash.php

The return value is documented as "Returns the hashed password, or FALSE
on failure." However, password_hash returns null on failure, as is
evident from this test: https://3v4l.org/siaNi I am not sure whether
password_hash returns false on other failures.

I don't know whether the issue is with the documentation or with the
function.

Test script:
---------------
var_dump(password_hash('foo', -1));

Expected result:
----------------
false (based on the documentation)

Actual result:
--------------
null

-- 
Edit bug report at https://bugs.php.net/bug.php?id=77218&edit=1
-- 
Try a snapshot (PHP 5.4):   https://bugs.php.net/fix.php?id=77218&r=trysnapshot54
Try a snapshot (PHP 5.5):   https://bugs.php.net/fix.php?id=77218&r=trysnapshot55
Try a snapshot (trunk):     https://bugs.php.net/fix.php?id=77218&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=77218&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=77218&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=77218&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=77218&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=77218&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=77218&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=77218&r=notwrong
Not enough info:            https://bugs.php.net/fix.php?id=77218&r=notenoughinfo
Submitted twice:            https://bugs.php.net/fix.php?id=77218&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=77218&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=77218&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=77218&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=77218&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=77218&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=77218&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=77218&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=77218&r=mysqlcfg


-- 
PHP Documentation Bugs Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic