Project

General

Profile

Actions

Bug #95720

closed

PHP Warning: memcache_close() expects exactly 1 parameter, 0 given in \typo3\sysext\reports\Classes\Report\Status\ConfigurationStatus.php

Added by Sabine Behrendt about 3 years ago. Updated 5 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-10-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Hallo, it's my fist report.

I'm updating in old instanz of typo3. Now i'm on version 9.5.31, php 7.3.23 and memchache 4..

If i try using the reports modul, i'm getting this error in backend:
PHP Warning: memcache_close() expects exactly 1 parameter, 0 given in \typo3\sysext\reports\Classes\Report\Status\ConfigurationStatus.php line 155

The code:
memcache_close($memcachedConnection);
is the solution on getting all to work.

Probably the same bug is in Typo3 10.4.21.

Actions #1

Updated by Oliver Hader about 3 years ago

  • Status changed from New to Accepted

Same code in TYPO3 v11.5.1. Could not try to reproduce yet...

Actions #2

Updated by Georg Ringer 5 months ago

  • Status changed from Accepted to Closed

due to cleanup forge and because it can't reproduced I am closing this issue.

if you don't agree, feel free to contact me via slack!

Actions

Also available in: Atom PDF