13 Commits

Author SHA1 Message Date
Ingo Fabbri
11cef7404e
fix: run cachetool without args (#3742)
fixes a regression bug introduced with 266554d3c7
2023-12-08 18:32:23 +01:00
Marc Rodriguez
cb28eb82ff
Fix issue provoked after adding array casting and returning empty fcgi parameter to the command (#3724) 2023-11-08 07:30:36 +01:00
Ingo Fabbri
266554d3c7
Allow multiple cachetool calls (#3684) 2023-09-12 16:02:14 +02:00
Fabian Schmengler /
1bc90e8442
Update default cachetool version to 9.0.0 (PHP 8.1 compatible) (#3462)
* Update default cachetool version to 9.0.0 (PHP 8.1 compatible)

* Update docs
2023-01-26 15:03:24 +01:00
Anton Medvedev
4bdf95ebda Update docs 2022-09-12 12:29:44 +02:00
Simon Sprankel
32a63ec9b4
Fix cachetool PHP 7 compatibility, fixes #2836 (#2837)
* Fix cachetool PHP 7 compatibility, fixes #2836
* Update cachetool.php

Create configuration option to change cachetool version

* Update doc

Co-authored-by: Fabian Blechschmidt <github@fabian-blechschmidt.de>
Co-authored-by: Fabian Blechschmidt <blechschmidt@fabian-blechschmidt.de>
2021-12-14 14:42:02 +01:00
Anton Medvedev
a2b3da8c32 Add *s 2021-11-08 22:59:39 +01:00
Anton Medvedev
4ecc4786de Fix docgen 2021-11-06 19:02:51 +01:00
Tobias Schultze
5800b319c0
Cachetool improvements (#2604)
* Cachetool improvements

- remove outdated cachetool apc command (not apcu) that does not exist since 4.x,
- document web adapter example
- use release_or_current_path to be able to execute tasks outside of deployment

* regenerate doc
2021-07-15 23:19:45 +03:00
chriswalg
e463863459
Disabled support of cachetool below version 5. (#2280)
Fixed resolving of cachetool binary.
2020-11-10 00:19:00 +03:00
Hardy Johnson
68d9cbd4e1
Cachetool contrib recipe, add stat:clear command. (#2103)
Co-authored-by: Anton Medvedev <anton@medv.io>
2020-10-08 03:17:56 +03:00
Anton Medvedev
47a193f9af
Add docgen 2020-10-02 01:11:13 +03:00
Anton Medvedev
29a643b623 v7 2020-05-16 18:02:17 +03:00