Search found 6 matches
- Sun Apr 09, 2023 9:57 am
- Forum: Community Help & Support
- Topic: Adding support for PHP 8.1?
- Replies: 19
- Views: 18148
Re: Adding support for PHP 8.2?
One of the issues which ofcourse is not directly caused by the core, but I think should be handled by the core is the failling of translations: PHP Fatal error: Uncaught Error: Undefined constant "TITLE" in /home/user/domains/domain/public_html/includes/classes/application.php:65 The addi...
- Sun Apr 09, 2023 8:32 am
- Forum: Community Help & Support
- Topic: Adding support for PHP 8.1?
- Replies: 19
- Views: 18148
Re: Adding support for PHP 8.1?
PHP Deprecated: Function strftime() is deprecated in /home/user/domains/domain/public_html/includes/modules/content/index/templates/tpl_cm_i_card_products.php Function strftime() should be replaced by: $formatter = new IntlDateFormatter('nl_NL', IntlDateFormatter::LONG, IntlDateFormatter::NONE); ech...
- Sun Apr 09, 2023 8:23 am
- Forum: Community Help & Support
- Topic: Adding support for PHP 8.1?
- Replies: 19
- Views: 18148
Re: Adding support for PHP 8.2?
One of the issues which ofcourse is not directly caused by the core, but I think should be handled by the core is the failling of translations: PHP Fatal error: Uncaught Error: Undefined constant "TITLE" in /home/user/domains/domain/public_html/includes/classes/application.php:65 The addin...
- Sat Apr 08, 2023 5:20 pm
- Forum: Community Help & Support
- Topic: Blank shop home page
- Replies: 22
- Views: 29733
Re: Blank shop home page
For future reference. After leaving the test installation for a month or so I started it again today. And had the same "PHP Notice: Undefined index: language in /home/xxxxxxxxxxx/public_html/shop/includes/system/versioned/1.0.8.2/language.php on line 167" messages. So it appears that for s...
- Sun Mar 12, 2023 7:34 pm
- Forum: Community Help & Support
- Topic: Adding support for PHP 8.1?
- Replies: 19
- Views: 18148
Re: Adding support for PHP 8.2?
Hi Burt,
I think it's more the add-ons than core, but I'll make a list if any for the core, and add them to this thread.
I think it's more the add-ons than core, but I'll make a list if any for the core, and add them to this thread.
- Sun Mar 12, 2023 12:20 pm
- Forum: Community Help & Support
- Topic: Adding support for PHP 8.1?
- Replies: 19
- Views: 18148
Adding support for PHP 8.1?
Are there any plans/roadmap to add support for PHP 8.1?
As a first step from PHP 8.0 to PHP 8.2 I restarted testing with PHP 8.1.
As a first step from PHP 8.0 to PHP 8.2 I restarted testing with PHP 8.1.