closes #306
Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>
- Retry on more type of possible errors
- Move docker image to PHP 8.1
- Print more error details in case of issue
- Retry on more type of possible errors
- Move docker image to PHP 8.1
- Print more error details in case of issue
- IRC channel to discuss :)
New configuration items:
- IRC channel to discuss :)
New configuration items:
/* Jirafeau package */
define('JIRAFEAU_PACKAGE', 'Jirafeau');
/* Jirafeau package */
define('JIRAFEAU_PACKAGE', 'Jirafeau');
-define('JIRAFEAU_VERSION', '4.4.0');
+define('JIRAFEAU_VERSION', '4.5.0');
/* Directories. */
define('VAR_FILES', $cfg['var_root'] . 'files/');
/* Directories. */
define('VAR_FILES', $cfg['var_root'] . 'files/');