View Issue Details

IDProjectCategoryView StatusLast Update
0002784OXID eShop (all versions)4.07. Source code, Testpublic2012-12-10 16:37
Reporterpower2010 Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionduplicate 
Product Version4.5.0 revision 34568 
Summary0002784: PHP 5.3 Error Deprecated: Function split() is deprecated in
DescriptionHi @all,

I become always the Warning message Deprecated Function split() in the PHP 5.3 version.

The Shop is working with this warning, but this could be change.

Deprecated: Function split() is deprecated in /var/www/vhosts/videowelten.de/httpdocs/core/adodblite/adodb-perf.inc.php on line 94

The error comes on line 91 and 94 in the file adodb-perf.inc.php
TagsDeprecated
Theme
BrowserAll
PHP Version5.3
Database Version5.1

Relationships

duplicate of 0001077 resolvedvilma_liorensaityte Deprecated warnings on PHP5.3.0 (split, eregi) 

Activities

birute_meilutyte

2011-05-05 13:26

reporter   ~0004472

Reminder sent to: power2010

Hello,

we cannot modify third party libraries (like adodblite in current case). So for now, the best solution would be to disable E_DEPRECATED error warnings. We are planning to update adodblite (and other 3rd party libraries) in future.

greetings,

birute_meilutyte

2011-05-05 13:27

reporter   ~0004473

duplicate of 0001077