| d5b4dd36 | 16-Jul-2026 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Set minimum PHP version to 8.2 (required by Dokuwiki 'Mort') |
| 0f4a8030 | 10-Jul-2024 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Update and rename general.test.php to geotag.test.php |
| a9083e48 | 14-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 ...
|
| 2ca95f77 | 26-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 |
| 83ee47e0 | 15-Apr-2021 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
reformatting using DW style |
| 2be1c2ec | 14-Apr-2021 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
cleanup and syntax updates |
| b88997ad | 22-Jan-2018 |
Mark Prins <markprins@b3partners.nl> |
add testcase for negative coordinates and altitude |
| 3cc1075f | 29-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 |
| 1fdb6e09 | 29-Aug-2016 |
Mark Prins <markprins@b3partners.nl> |
code cleanup |
| 706ddbee | 29-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 |
| b90c2678 | 28-Aug-2016 |
Mark Prins <mprins@users.sf.net> |
add some syntax tests |
| 62258eee | 14-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 |
| cdaa43c3 | 14-Aug-2016 |
Mark Prins <mprins@users.sf.net> |
initial test framework |