View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004745 | mantisbt | other | public | 2004-10-20 05:31 | 2004-11-06 06:00 |
Reporter | ryandesign | Assigned To | vboctor | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 0.19.0 | ||||
Fixed in Version | 0.19.1 | ||||
Summary | 0004745: PHP 5 array_merge() change causes errors | ||||
Description | When accessing Mantis with PHP 5.0.1 I get this error on the main page several dozen times: Warning: array_merge() [function.array-merge.html]: Argument 0000001 is not an array in /Library/WebServer/mantis/mantis-0.19.0/core/error_api.php on line 313 Warning: Wrong parameter count for sprintf() in /Library/WebServer/mantis/mantis-0.19.0/core/error_api.php on line 313 With PHP 4.3.6 it loads without errors. | ||||
Additional Information | Relevant is this change in PHP 5, mentioned in the README.PHP4-TO-PHP5-THIN-CHANGES file included with the PHP 5 source:
Possibly relevant: 0004415, 0004395. I have not tested the latest CVS version because I do not use CVS. If you can provide a copy of the CVS version as a downloadable archive that can be unpacked and put in the web server directory, I'll be happy to test that. | ||||
Tags | No tags attached. | ||||