View Issue Details

IDProjectCategoryView StatusLast Update
0000593XMB1Bugspublic2021-05-02 08:01
Reportermiqrogroove Assigned Tomiqrogroove  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.9.11.15 
Target Version1.9.11.16Fixed in Version1.9.11.16 
Summary0000593: mysqli File Not Compatible with PHP 5.3
DescriptionBugs encountered

File: mysqli.php

Line 302:
if ( ( $warnings = $query2->fetch_row()[0] ) > 0 ) { This requires PHP version 5.4 or newer

Line 378
$return = $query->fetch_array()[$field]; This requires PHP version 5.4 or newe
Additional Informationhttps://forums.xmbforum2.com/viewthread.php?tid=777027
TagsNo tags attached.
MySQL Version
PHP Version5.3.29
Web Server
Browser
Flags
Original ReporterFJCastanedoJordan
SVN Revision2983

Activities

miqrogroove

2021-04-11 07:29

administrator   ~0000426

The PHP 5.4 requirement is documented at https://php-legacy-docs.zend.com/manual/php5/en/language.types.array

Issue History

Date Modified Username Field Change
2020-09-17 11:03 miqrogroove New Issue
2020-09-17 11:04 miqrogroove Original Reporter => FJCastanedoJordan
2021-03-25 06:04 miqrogroove Reproducibility have not tried => always
2021-03-25 06:04 miqrogroove Status new => confirmed
2021-03-25 06:04 miqrogroove Target Version => 1.9.11.16
2021-04-11 07:06 miqrogroove Assigned To => miqrogroove
2021-04-11 07:06 miqrogroove Status confirmed => assigned
2021-04-11 07:29 miqrogroove Status assigned => resolved
2021-04-11 07:29 miqrogroove Resolution open => fixed
2021-04-11 07:29 miqrogroove Fixed in Version => 1.9.11.16
2021-04-11 07:29 miqrogroove SVN Revision => 2983
2021-04-11 07:29 miqrogroove Note Added: 0000426
2021-05-02 08:01 miqrogroove Status resolved => closed