History log of /dokuwiki/_test/tests/inc/common_basicinfo.test.php (Results 1 – 5 of 5)
Revision Date Author Comments
# 1c33cec3 04-Feb-2021 Andreas Gohr <andi@splitbrain.org>

add needed type hints for phpunit8

This will break a lot of plugin tests, but can't be avoided


# 68491db9 01-Dec-2019 Phy <git@phy25.com>

PHP8 fix part 5: Trying to access array offset on value of type bool/null


# ccfec560 07-Dec-2013 Anika Henke <anika@selfthinker.org>

crlf 2 lf whitespace fixes


# 5ba389b2 25-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

(incl. the refactored file)


# 7ae29fa4 25-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

refactor info functions test

pageinfo() test no longer required, unit test committed elsewhere and
verified against both previous and updated versions of pageinfo() fn.

basicinfo() and mediainfo()

refactor info functions test

pageinfo() test no longer required, unit test committed elsewhere and
verified against both previous and updated versions of pageinfo() fn.

basicinfo() and mediainfo() tests separated each into their own test
file.

show more ...