Damien Regad

Results 75 issues of Damien Regad

### The problem When dwpage.php is called with a directory instead of a file, it throws a PHP warning exception, and the final error message is somewhat misleading ``` $...

Bug

Bug fixes: - [x] [#34910](https://mantisbt.org/bugs/view.php?id=34910): Fatal error in Admin Checks when using invalid FileInfo magic database - [x] [#34911](https://mantisbt.org/bugs/view.php?id=34911): Admin checks: fatal error if PHP database extension is not available...

VersionAddCommand and VersionUpdateCommand now accept a Unix timestamp as payload for timestamp (date_order). manage_proj_ver_update.php calls date_strtotime() on the $f_timestamp parameter to build the VersionUpdateCommand payload. Fixes [#34928](https://mantisbt.org/bugs/view.php?id=34928)

It took me a while to figure out that I needed to set the following in my _config.php_, to be able to test locally from Git, without having to delete...

The original erusev/parsedown repository has not seen any release since 2019, and the owner does not seem too eager to continue maintaining it. We are switching to a [community-maintained fork][1]...