View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002015 | OXID eShop (all versions) | 4. ------ eShop Core ------- | public | 2010-08-02 01:05 | 2012-12-10 13:42 |
Reporter | kdasdasf | Assigned To | |||
Priority | low | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | Past development | ||||
Fixed in Version | 4.5.6 revision 40808 | ||||
Summary | 0002015: Constant E_NONE not defined | ||||
Description | According to [1] no constant E_NONE is defined in the context of error_reporting. Hence [2] (revision 338, line 390) will throw a notice. Changing the line to error_reporting( E_ALL & ~E_ALL ); should do the trick [1] http://php.net/manual/errorfunc.constants.php [2] http://svn.oxid-esales.com/trunk/eshop/views/oxshopcontrol.php | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||