View Issue Details

IDProjectCategoryView StatusLast Update
0033031mantisbtdb mysqlpublic2023-10-31 16:32
Reporterre7ab226 Assigned To 
PrioritynormalSeverityminorReproducibilityunable to reproduce
Status closedResolutionfixed 
Product Version2.25.8 
Target Version2.26.0Fixed in Version2.26.0 
Summary0033031: Problem in the download process (عندي مشكله في عمليه التنزيل)
Description

I'm having a problem in the download process and it always shows me this problem:- (اواجه مشكله في عمليه التنزيل ويظهر لي دائما هذه المشكله) :-

DEPRECATED: 'Creation of dynamic property ADODB2_mysql::$upperName is deprecated' in 'C:\xampp\htdocs\mantisbt-2.25.8\mantisbt-2.25.8\vendor\adodb\adodb-php\adodb.inc.php' line 5130

DEPRECATED: 'Creation of dynamic property ADODB2_mysql::$quote is deprecated' in 'C:\xampp\htdocs\mantisbt-2.25.8\mantisbt-2.25.8\vendor\adodb\adodb-php\adodb.inc.php' line 5131

DEPRECATED: 'Creation of dynamic property ADORecordSet_mysqli::$adodbFetchMode is deprecated' in 'C:\xampp\htdocs\mantisbt-2.25.8\mantisbt-2.25.8\vendor\adodb\adodb-php\drivers\adodb-mysqli.inc.php' line 930

واخيرا هذه :-
Please note that executing the generated script below may not result in a fully functional database, particularly in upgrade scenarios. This is due to the fact that some upgrade steps require the execution of PHP code; these Upgrade Functions are defined in install_helper_functions_api.php and cannot be translated to SQL statements. Use at your own risk.

TagsNo tags attached.
Attached Files

Relationships

child of 0032028 closeddregad Update ADOdb to 5.22.6 

Activities

atrol

atrol

2023-10-20 06:19

developer   ~0068257

Last edited: 2023-10-20 06:21

Are you using PHP 8.2?
If yes, be aware that PHP 8.2 is currently not support, see 0032027

Please translate at least the Summary field to English.

dregad

dregad

2023-10-20 09:36

developer   ~0068259

This is by no means a crashing issue, just a deprecation warning which can easily be suppressed with a php.ini setting.

As mentioned by @atrol, PHP 8.2 is not supported in Mantis 2.25. This problem has already been fixed (see ADOdb upgrade to 5.22, 0032028), and will be available with upcoming release 2.26.0.