php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #62589 missing "$"
Submitted: 2012-07-17 17:32 UTC Modified: 2012-07-19 19:03 UTC
From: crusester at gmail dot com Assigned: ab (profile)
Status: Closed Package: memcache (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2012-07-17 17:32 UTC] crusester at gmail dot com
Description:
------------
memcache.php line 57 "return values;" should be "return $values"


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-07-18 19:35 UTC] mail+php at requinix dot net
Talking about the branch, not trunk (which fixed it with r309747).

http://svn.php.net/viewvc/pecl/memcache/branches/NON_BLOCKING_IO/memcache.php?
view=markup

Mind you memcache.php hasn't been touched in more than a year...
 [2012-07-19 19:02 UTC] ab@php.net
Automatic comment from SVN on behalf of ab
Revision: http://svn.php.net/viewvc/?view=revision&revision=326707
Log: Fixed bug #62589 :)
 [2012-07-19 19:03 UTC] ab@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2012-07-19 19:03 UTC] ab@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ab
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 16:01:29 2024 UTC