php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #59639 Add Re-Compile File functionality to apc.php
Submitted: 2011-02-24 21:57 UTC Modified: 2016-08-31 15:59 UTC
From: eric at midkotasolutions dot com Assigned: cmb (profile)
Status: Closed Package: APC (PECL)
PHP Version: 5.2.16 OS: RHEL 5
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: eric at midkotasolutions dot com
New email:
PHP Version: OS:

 

 [2011-02-24 21:57 UTC] eric at midkotasolutions dot com
Description:
------------
Simply add a "Re-Compile" now link into the list of system 
cache entries in the apc.php file

We use apc.stat=0 in our implementation, meaning when we make 
code changes we need to re-compile the changed code after 
uploading it to the live server

My Suggestion - in the list of System Cache Entries, in the 
"Deleted At" column, put a "Re-Compile" link.  Which will re-
compile the file.




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-08-31 15:59 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2016-08-31 15:59 UTC] cmb@php.net
According to <https://bugs.php.net/69618>, APC support has been
discontinued in favor of OPcache, APCu, the session upload
progress API and WinCache. Therefore this request won't be
implemented.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 21:01:30 2024 UTC