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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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 Apr 26 15:01:56 2024 UTC