php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56176 typo comment in apc_cache.c
Submitted: 2004-08-20 23:24 UTC Modified: 2004-09-07 00:18 UTC
From: xuefer at 21cn dot com Assigned: rasmus (profile)
Status: Closed Package: APC (PECL)
PHP Version: 4.3.2 OS: linux
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: xuefer at 21cn dot com
New email:
PHP Version: OS:

 

 [2004-08-20 23:24 UTC] xuefer at 21cn dot com
Description:
------------
apc_cache.c:
int ttl;                    /* if slot is needed and entry's mtime is older than this ttl, remove it */

mtime should be atime
access_time



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-09-07 00:18 UTC] rasmus@php.net
A comment typo bug report?  Are you kidding me?  
Ok, fixed in CVS.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 14:01:29 2024 UTC