Artur Weigandt

Results 68 issues of Artur Weigandt

Hi 👋 this PR allows the usage of an extern [PSR-16](https://www.php-fig.org/psr/psr-16/) cache implementation by registering a new cache type in `Cache` class. Next steps could be to deprecate the usage...

size/XL

This PR will add [PSR-7 HTTP message](https://www.php-fig.org/psr/psr-7) support to Requests. This means that Requests will be able to process any PSR-7 `Psr\Http\Message\RequestInterface` implementation and response with a PSR-7 `Psr\Http\Message\ResponseInterface` implementation....

I just want to add that Germany is developing an Open Source tracing app named "Corona-Warn-App". There is no apk so far, but the Source code is on Github. Source...

### Steps to reproduce the problem 1. I have an instance where no new users has been registered in the last 3 month 2. Now I'm looking an the user...

bug

We need a better documentation than the README.md that have the following points: - Installation - Upgrade - Library usage - web interface usage - Configuration - Contribution I would...

enhancement
help wanted

## WIP This PR rewrites the configuration file and the Config class. The point of this PR is an easier format for non-technical user because the line ```$config['enable_youtube_decipher_signature'] = false;```...

enhancement
work in progress

The starting point `index.php` and all other files, that are directly called from the web (`download.php`, `getvideo.php` and even the `css/` folder) shouldn't be directly in the web root folder...

enhancement

[PHP 7.4 has reached eol at 28.11.2022](https://www.php.net/eol.php) and [PHP 8.0 has reached eol at 26.11.2023](https://www.php.net/eol.php). Also [more than 94% of the downloads for version 1.x are using PHP 8.1+](https://packagist.org/packages/art4/json-api-client/php-stats#1). So...

enhancement
help wanted

There should be a way to access the related ("included") resources directly from the fetched ("data") resources,

enhancement
help wanted