php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #80456 php-8: undefined function openssl_cipher_iv_length
Submitted: 2020-12-01 15:15 UTC Modified: 2020-12-13 04:22 UTC
Votes:31
Avg. Score:4.4 ± 1.0
Reproduced:22 of 25 (88.0%)
Same Version:16 (72.7%)
Same OS:8 (36.4%)
From: jngidfgjif at fggfdgfg dot kko Assigned: cmb (profile)
Status: No Feedback Package: *General Issues
PHP Version: 8.0.0 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jngidfgjif at fggfdgfg dot kko
New email:
PHP Version: OS:

 

 [2020-12-01 15:15 UTC] jngidfgjif at fggfdgfg dot kko
Description:
------------
---
From manual page: https://php.net/function.openssl-cipher-iv-length
---

Error
Call to undefined function Illuminate\Encryption\openssl_cipher_iv_length() 

Test script:
---------------
Illuminate\Encryption\Encrypter::encrypt
vendor/laravel/framework/src/Illuminate/Encryption/Encrypter.php:84



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-12-01 15:23 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2020-12-01 15:23 UTC] cmb@php.net
Did you report that to the Laravel project?  Is the OpenSSL extension even loaded?
 [2020-12-13 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 [2021-02-15 19:19 UTC] inacioregisneto at gmail dot com
This problem may have been caused by needing to enable the "php_openssl" extension in the php.ini file
 [2023-04-12 07:47 UTC] thekyan at hi2 dot in
Where can we find the php.ini file
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 22:01:32 2024 UTC