php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #62214 typo in memcache.php
Submitted: 2012-06-02 18:23 UTC Modified: 2012-06-03 13:30 UTC
From: tyrael@php.net Assigned: felipe (profile)
Status: Closed Package: memcached (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: tyrael@php.net
New email:
PHP Version: OS:

 

 [2012-06-02 18:23 UTC] tyrael@php.net
Description:
------------
http://svn.php.net/viewvc/pecl/memcache/tags/RELEASE_3_0_6/memcache.php?
revision=309105&view=markup#l57
return values;
should be 
return $values;


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-06-03 13:30 UTC] felipe@php.net
It's already fixed in trunk.
 [2012-06-03 13:30 UTC] felipe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: felipe
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 03:01:28 2024 UTC