Aktionen
GX-Abgewiesen #55305
geschlossenNeue Produkte Box wirft Warnings unter PHP7.2
Beginn:
Abgabedatum:
% erledigt:
100%
Geschätzter Aufwand:
Steps to reproduce:
Release Notes Langtext:
Beschreibung
WARNING(2): "Use of undefined constant Y - assumed 'Y' (this will throw an Error in a future version of PHP)" in /www/htdocs/w008bc5d/TestShop/system/classes/listing/WhatsNewBoxContentView.inc.php:71
if(MAX_DISPLAY_NEW_PRODUCTS_DAYS != '0')
│ line 70: {
├─ line 71: $t_date_new_products = date('Y.m.d', mktime(1, 1, 1, date(m), date(d) - MAX_DISPLAY_NEW_PRODUCTS_DAYS, date(Y)));
│ line 72: $t_days = " AND p.products_date_added > '" . $t_date_new_products . "' ";
│ line 73: }
Zugehörige Tickets
Aktionen