History log of /plugin/dw2pdf/src/Cache.php (Results 1 – 3 of 3)
Revision Date Author Comments
# 5340eaff 26-Nov-2025 Andreas Gohr <gohr@cosmocode.de>

rector and codesnifffer fixes


# f77f381a 26-Nov-2025 Andreas Gohr <gohr@cosmocode.de>

fixed issues from first real run


# 293d84e6 24-Nov-2025 Andreas Gohr <gohr@cosmocode.de>

more refactoring

The basic handling of page collecting, caching and rendering is now
defined.

There is still some ugly dependency in the renderer and the
ImageProcessor loading is not reimplemented

more refactoring

The basic handling of page collecting, caching and rendering is now
defined.

There is still some ugly dependency in the renderer and the
ImageProcessor loading is not reimplemented yet.

After the above a first attempt to actually run the code can be made.

show more ...