View Issue Details

IDProjectCategoryView StatusLast Update
0006977mantisbtdb mssqlpublic2014-05-16 15:00
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Versiongit trunk 
Fixed in Version1.1.0a1 
Summary0006977: PHP Notice: Only variables should be assigned by reference
Description

Notice: Only variables should be assigned by reference in c:\inetpub\wwwroot\mantisbt\core\adodb\adodb.inc.php on line 2931

PHP verison 4.4.2
db type = MS SQL

TagsNo tags attached.

Activities

grangeway

grangeway

2014-05-16 15:00

reporter   ~0040419

MantisBT currently supports Mysql and has support for other database engines.

The support for other databases is known to be problematic.

Having implemented the current database layer into Mantis 10 years ago, I'm currently working on replacing the current layer.

If you are interested in using Mantis with non-mysql databases - for example, Oracle, PGSQL or MSSQL, and would be willing to help out testing the new database layer, please drop me an email at paul@mantisforge.org

In the meantime, I'd advise running Mantis with Mysql Only to avoid issues.

Thanks
Paul