Fatal error: Uncaught ValueError: Bcrypt password must not contain null character in /in/Z0pcl:5
Stack trace:
#0 /in/Z0pcl(5): password_hash(Object(SensitiveParameterValue), '2y')
#1 {main}
thrown in /in/Z0pcl on line 5
Process exited with code 255.
Fatal error: Uncaught AssertionError: Blank password should not verify in /in/Z0pcl:8
Stack trace:
#0 /in/Z0pcl(8): assert(false, 'Blank password ...')
#1 {main}
thrown in /in/Z0pcl on line 8
Process exited with code 255.
Output for 8.1.28 - 8.1.32
Fatal error: Uncaught ValueError: Bcrypt password must not contain null character in /in/Z0pcl:5
Stack trace:
#0 /in/Z0pcl(5): password_hash('\x000', '2y')
#1 {main}
thrown in /in/Z0pcl on line 5
Process exited with code 255.