Orphan values in memcache.ini

Bug #1431574 reported by MxxCon
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
php-memcache (Debian)
Fix Released
Unknown
php-memcache (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

This affects all versions between 12.04 and 14.04

Default configuration file memcache.ini contains the following lines:

[memcache]
memcache.dbpath="/var/lib/memcache"
memcache.maxreclevel=0
memcache.maxfiles=0
memcache.archivememlim=0
memcache.maxfilesize=0
memcache.maxratio=0

However, none of these parameters are referenced anywhere in the source code for php5-memcache module nor mentioned anywhere in this module's documentation.
This can be confirmed by searching http://git.php.net/?p=pecl%2Fcaching%2Fmemcache.git&a=search&h=HEAD&st=commit&s=

They should be removed since they are unused and redundant.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in php-memcache (Ubuntu):
status: New → Confirmed
Revision history for this message
Mattia Rizzolo (mapreri) wrote :

This is fixed in bionic.

Changed in php-memcache (Ubuntu):
status: Confirmed → Fix Released
Changed in php-memcache (Debian):
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.