Commit History

Autor SHA1 Mensaxe Data
  eespie f711aac251 APC emulation using files when APC or APCu is not installed. %!s(int64=7) %!d(string=hai) anos
  romainq fca1a7df06 N.1052 After a setup or MTP, the datamodel is not taken into account... until the web server gets restarted or the APC cache (user data) gets reset. %!s(int64=7) %!d(string=hai) anos
  romainq c5f46aed86 Fixed regression introduced in [r4415]: data model remains unchanged though the customizations have been successfully compiled (and taken into account in the DB). The fix consists in completing the implementation: the verb apc_cache_info was missing, preventing the cache from being reset by the setup. I took the opportunity to add other verbs of apc so as to make sure that the emulation be consistent with the emulation provided by older versions of apcu. %!s(int64=8) %!d(string=hai) anos
  romainq 20fc87e4da Optimization: make it less cumbersome to have the APC user cache enabled for PHP 5.5+. Prior to this enhancement, it used to require a compilation flag (for apcu) until PHP7... then it became mandatory to install a dedicated backward compatibility module named after apcu_bc. Now, having apcu installed and enabled is ENOUGH. %!s(int64=8) %!d(string=hai) anos