[Tickets #10796] Horde_Autoloader_Cache stores Dates

bugs at horde.org bugs at horde.org
Wed Nov 23 09:35:12 UTC 2011


BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE  
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: http://bugs.horde.org/ticket/10796
------------------------------------------------------------------------------
  Ticket           | 10796
  Erstellt Von     | michael at bigmichi1.de
  Zusammenfassung  | Horde_Autoloader_Cache stores Dates
  Warteschlange    | Horde Framework Packages
  Version          | Git master
  Typ              | Enhancement
  Status           | New
  Priorität        | 1. Low
  Milestone        |
  Patch            |
  Zuständige       |
------------------------------------------------------------------------------


michael at bigmichi1.de (2011-11-23 09:35) hat geschrieben:

i tried the new Autoloader_Cache with my configured xcache-backend  
wich increased the performance dramatically.
i looked in the xcache admin panel what information is stored in the  
variable and there i see a lot of date entries:


Kronolith_Event_Ical' =>  
'/var/www/horde4/lib/../kronolith/lib/Event/Ical.php',
   'Horde_Icalendar_Exception' =>  
'/var/www/pear/php/Horde/Icalendar/Exception.php',
   'Kronolith_Driver_Holidays' =>  
'/var/www/horde4/lib/../kronolith/lib/Driver/Holidays.php',
   'Date_Holidays_Driver_Germany' =>  
'/var/www/pear/php/Date/Holidays/Driver/Germany.php',
   '2011-01-01' => NULL,
   '2011-01-06' => NULL,
   '2011-02-02' => NULL,
   '2011-03-19' => NULL,
   '2011-03-25' => NULL,
   '2011-05-31' => NULL,
   '2011-06-24' => NULL,
   '2011-06-29' => NULL,

perhaps there is a bug in some application that tries to map dates to  
php files !?! or these shouldn't be stored in the autoloader cache,  
because so the cache is polluted with those entries





More information about the bugs mailing list