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
 [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 Mar 29 05:01:28 2024 UTC