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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 09:01:34 2025 UTC