History log of /plugin/geotag/_test/ (Results 1 – 13 of 13)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d5b4dd3616-Jul-2026 Mark Prins <1165786+mprins@users.noreply.github.com>

Set minimum PHP version to 8.2 (required by Dokuwiki 'Mort')

0f4a803010-Jul-2024 Mark Prins <1165786+mprins@users.noreply.github.com>

Update and rename general.test.php to geotag.test.php

a9083e4814-Jul-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

use https for schema.org urls, apply some code improvements suggestions (#33)

* use https for schema.org urls, apply some code improvements suggestions

* apply PSR-12 style, remove debug logging

use https for schema.org urls, apply some code improvements suggestions (#33)

* use https for schema.org urls, apply some code improvements suggestions

* apply PSR-12 style, remove debug logging

* copyright updates

* Update composer.json for scrutinizer

scrutinizer builds fail with 8.1 because: `Requested 'openssl >= 1.0.2' but version of OpenSSL is 1.0.1f`

show more ...

2ca95f7726-Oct-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

fix Trying to access array offset on value of type `null` in `action.php`

close #26

83ee47e015-Apr-2021 Mark Prins <1165786+mprins@users.noreply.github.com>

reformatting using DW style

2be1c2ec14-Apr-2021 Mark Prins <1165786+mprins@users.noreply.github.com>

cleanup and syntax updates

b88997ad22-Jan-2018 Mark Prins <markprins@b3partners.nl>

add testcase for negative coordinates and altitude

3cc1075f29-Aug-2016 Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>

Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

1fdb6e0929-Aug-2016 Mark Prins <markprins@b3partners.nl>

code cleanup

706ddbee29-Aug-2016 Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>

Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

b90c267828-Aug-2016 Mark Prins <mprins@users.sf.net>

add some syntax tests

62258eee14-Aug-2016 Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>

Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

cdaa43c314-Aug-2016 Mark Prins <mprins@users.sf.net>

initial test framework