I think that apc_handle_delete will never execute.
junphine - November 30, 2007 - 08:02
| Project: | APC - Alternative PHP Cache |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | junphine |
| Status: | closed |
Jump to:
Description
line 167: if (!empty($key) && !empty($data))
because $data is not set.

#1
Please see http://drupal.org/patch/create for how to create a patch for drupal. This is not production ready yet. But all patches are welcome!
#2
This is fixed as of revision 1.4 in apc.inc