View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0035302 | mantisbt | authentication | public | 2025-02-05 11:39 | 2025-03-01 18:40 |
Reporter | raspopov | Assigned To | dregad | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Microsoft | OS | Windows Server | OS Version | 2022 |
Product Version | 2.27.0 | ||||
Target Version | 2.27.1 | Fixed in Version | 2.27.1 | ||
Summary | 0035302: Deprecation warning in Securimage captcha with PHP 8.2 | ||||
Description | The URL
This is a strange error in itself, as the Securimage::$gdnoisecolor property is not actually used to generate the image, but for disabled debug output. | ||||
Steps To Reproduce | Enable PHP warning display and open the user registration page. | ||||
Tags | PHP 8.2 | ||||
Thanks for the report. When you say "the new PHP", I suppose you mean 8.4 ? |
|
You're quite right. PHP 8.3.14. |
|
Problem confirmed with PHP 8.2 and later. |
|
I had actually identified this issue and fixed the problem at the end of last year by updating our fork of dapphp/securimage, but I had never actually pushed the changes or updated composer... |
|