Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for missing mem_requested key #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sigmoidal
Copy link

Without this the following apprears in the log: PHP Notice: Undefined index: mem_requested in /var/www/xxx.xxx.xxx/htdocs/phpmemcachedadmin/Library/Data/Analysis.php on line 223

PHP v7.3.9 and memcached v1.5.18, pecl-memcached v3.1.3

Without this the following apprears in the log: PHP Notice:  Undefined index: mem_requested in /var/www/xxx.xxx.xxx/htdocs/phpmemcachedadmin/Library/Data/Analysis.php on line 223

PHP v7.3.9 and memcached v1.5.18, pecl-memcached v3.1.3
@fgm
Copy link
Contributor

fgm commented Mar 19, 2020

A better fix would use either that location on the new one depending on version as explained on #19 : can you add this to the PR ?

@fgm
Copy link
Contributor

fgm commented Apr 6, 2020

See #62

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants