View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001588 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2010-01-05 09:50 | 2012-12-10 13:44 |
| Reporter | vilma_liorensaityte | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | Past development | ||||
| Fixed in Version | Past development | ||||
| Summary | 0001588: Reference argument will be converted to value in __call with PHP 5.3.1 | ||||
| Description | When in unit tests a __call() function will be called with a reference parameter, it is silently converted to a value. This is PHP 5.3.1 bug: http://bugs.php.net/bug.php?id=50394 Remove references for functions: oxuser::_checkLogin() and oxarticle::_modifySelectListPrice() | ||||
| Tags | No tags attached. | ||||
| Theme | |||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||