History log of /dokuwiki/vendor/autoload.php (Results 1 – 7 of 7)
Revision Date Author Comments
# 934f970a 13-May-2025 Andreas Gohr <gohr@cosmocode.de>

updated kissifrot/php-ixr closes #4429


# 28e9760a 06-Mar-2023 Andreas Gohr <andi@splitbrain.org>

updated composer dependencies


# d3233986 12-May-2022 Andreas Gohr <andi@splitbrain.org>

upgraded UniversalFeedCreator to v1.8.4.1

fixes #3651


# 59b616cc 18-Jan-2017 Andreas Gohr <andi@splitbrain.org>

updated SimplePie and moved to composer based install. #1800

This updates the SimplePie RSS parser to the recent 1.4.3 release,
fixing an PHP 7 bug (and probably others). We now use a composer based

updated SimplePie and moved to composer based install. #1800

This updates the SimplePie RSS parser to the recent 1.4.3 release,
fixing an PHP 7 bug (and probably others). We now use a composer based
install.

show more ...


# eafdbaea 30-Nov-2016 Andreas Gohr <gohr@cosmocode.de>

updated geshi


# 7a33d2f8 20-Nov-2016 Niklas Keller <me@kelunik.com>

Use cryptographically secure pseudo random number generator (CSPRNG)

Uses paragonie/random_compat instead of insecure home-brewed code.

It's NEVER fine to fall back to mt_rand() for secure random.

Use cryptographically secure pseudo random number generator (CSPRNG)

Uses paragonie/random_compat instead of insecure home-brewed code.

It's NEVER fine to fall back to mt_rand() for secure random.

Fixes #1760.

show more ...


# 605f8e8d 15-May-2015 Andreas Gohr <andi@splitbrain.org>

added composer setup and the first composer package php-archive