View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000593 | XMB1 | Bugs | public | 2020-09-17 11:03 | 2021-05-02 08:01 |
Reporter | miqrogroove | Assigned To | miqrogroove | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.9.11.15 | ||||
Target Version | 1.9.11.16 | Fixed in Version | 1.9.11.16 | ||
Summary | 0000593: mysqli File Not Compatible with PHP 5.3 | ||||
Description | Bugs 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 Information | https://forums.xmbforum2.com/viewthread.php?tid=777027 | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | 5.3.29 | ||||
Web Server | |||||
Browser | |||||
Flags | |||||
Original Reporter | FJCastanedoJordan | ||||
SVN Revision | 2983 | ||||
Git Commit | |||||
|
The PHP 5.4 requirement is documented at https://php-legacy-docs.zend.com/manual/php5/en/language.types.array |
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 |