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 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 10:01:38 2025 UTC