View Issue Details

IDProjectCategoryView StatusLast Update
0005848OXID eShop (all versions)4.03. 3rd party librariespublic2016-04-25 13:17
Reporterrole Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionwon't fix 
PlatformLinuxOSDebianOS Version7.0
Product Version4.8.7 / 5.1.7 
Fixed in Version6.0.0-beta.1 
Summary0005848: adodblite throws a strict error
DescriptionIf I use the function in core/adodblite/adodbSQL_drivers/mysql/mysql_meta_module.inc on line 375 I get a strict error: Only variables should be assigned by reference. Why is the variable a reference? There's no sense.

Please remove remove the & on line 377.
Steps To Reproduceuse the function in core/adodblite/adodbSQL_drivers/mysql/mysql_meta_module.inc on line 375 "MetaColumnNames".
Tags3rd Party Libraries
ThemeAll
BrowserAll
PHP VersionNot defined
Database VersionNot defined

Relationships

related to 0005945 closedLinas Kukulskis updateApp throws a notice message during executing [Note:][exec:] version: 5.0.12 action: updateSqlFromPHP 

Activities

role

2014-08-26 10:37

reporter   ~0010092

I think you should update the 3rd-Party lib

jurate.baseviciene

2014-08-27 07:33

reporter   ~0010093

Hi,
We are looking through all 3rd party libraries and evaluating them.
All changes will be presented with the Next Major Version.

role

2014-08-28 11:09

reporter   ~0010104

You should use Doctrine as database handler.

http://www.doctrine-project.org/

robert blank

2016-04-25 13:15

reporter   ~0011546

We will use Doctrine as a database handler as of OXID eShop v6.0
:-)