[dev] [commits] Horde branch master updated. 07cfacb52b173d953835dc2388a32cd8e86a2ae5
Michael M Slusarz
slusarz at horde.org
Tue Aug 6 17:14:57 UTC 2013
Quoting Jan Schneider <jan at horde.org>:
> commit 07cfacb52b173d953835dc2388a32cd8e86a2ae5
> Author: Jan Schneider <jan at horde.org>
> Date: Tue Aug 6 14:39:20 2013 +0200
>
> Revert "Silence errors if autoloader cache file does not exist"
>
> This is intentionally not silenced to get notification about permission
> problems etc.
>
> This reverts commit 9dbf7468cb8c28d7fcc4eaf95b16a030f4e63880.
>
> framework/Autoloader_Cache/lib/Horde/Autoloader/Cache.php | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> http://git.horde.org/horde-git/-/commit/07cfacb52b173d953835dc2388a32cd8e86a2ae5
...except this doesn't work for the initial attempt when there is no
cache (an error message is output).
I'd really rather not use issue a file_exists() call every pageload
either (there is no indication that filestat caching is used interally
for file_get_contents(), so we would be doing two file stat actions on
each page access).
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the dev
mailing list