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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sun Oct 27 16:01:27 2024 UTC