David Pauli

Results 9 issues of David Pauli

I know @romaricdrigon is not active anymore, but using next symfony version would be nice, also for their forks of @shiftby.

The link to the configuration of `winhttp.dll` is not working correctly (deeplink is missing).

🥴 bug

There are some little changes in PHP 7.4 with could break the normal usage of cssmin. Perhaps these things can be fixed: - `get_magic_quotes_gpc()` is `deprecated`, see https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port/blob/master/gui/index.php#L41

For my usage I want to log all HTTP calls. This is only possible with a SSL-man-in-the-middle tool (like [CharlesProxy](https://www.charlesproxy.com/)). For this reason I need to log all calls with...

Etcd client is pinned to Guzzle 6.x. There is the 7.0 and 7.1 already released. There should be an upgrade.

The library functions, like `get`, has the information, that they return `array` or an `Exception`. Exceptions are not returned but thrown. It would be nice if the *PhpDoc* says ```...

| Q | A | --------------------| --------------- | PHPUnit version | 7.5.9 | PHP version | 7.3.4 | Installation Method | PHAR It would be nice if the failed expection...

type/enhancement
feature/test-doubles