Yanick Witschi

Results 43 issues of Yanick Witschi

I would like to propose a way to improve two things: * give users the option to understand what versions of a library are actually supported * massively reduce the...

Feature

Hi, not sure if this is the right place to ask or propose this idea but what would be really great is if you could automatically merge PRs that only...

enhancement

Hey guys, I thought I'll open an issue for the general concept before I work on a PR for this. I very often find myself using something like ```yaml And...

After my latest dependency update I suddenly get `To set a CURLOPT_READFUNCTION, CURLOPT_INFILESIZE must be set.` exceptions even though I send a `GET` request. Something must have changed here but...

As far as I could see the cache module currently lacks support for the `stale-if-error` and `stale-while-revalidate` `Cache-Control` header directives. For more information, check the respective RFC: https://tools.ietf.org/html/rfc5861

enhancement
to-check

It would be superbe if we could have a cookie whitelist to strip all the irrelevant cookies before checking for the cache. Background: I would like to have an `/about-us`...

to-check
feature-request

1) FOS\HttpCache\Tests\Unit\CacheInvalidatorTest::testMethodException This test did not perform any assertions 2) FOS\HttpCache\Tests\Unit\ProxyClient\HttpDispatcherTest::testBanWithoutBaseUri This test did not perform any assertions 3) FOS\HttpCache\Tests\Unit\Test\Proxy\SymfonyProxyTest::testStart This test did not perform any assertions

Complementary PR for https://github.com/box-project/box2-lib/pull/27

Hi there! My colleague informed me that building the phar file takes about 4 minutes. I couldn't believe this so I quickly looked into what the issue was. Blackfire told...

Just for the record so that we don't forget about it. We should add a simple command to also support the new method introduced in https://github.com/FriendsOfSymfony/FOSHttpCache/pull/440