]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Define storeArticleHeaders false by default 3425/head
authorJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 21 Nov 2017 09:37:36 +0000 (10:37 +0100)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 21 Nov 2017 09:37:36 +0000 (10:37 +0100)
commit709e21a3f4ef3616112a02be06045a1e3ab63a01
tree7475cedd2d4af33256158646751d1783d7e2435b
parent8a21985474c2daae9f84ac52463fe7d297aae3ae
Define storeArticleHeaders false by default

Fix tests which must use `$storeArticleHeaders`.
Fix CS
src/Wallabag/CoreBundle/Helper/ContentProxy.php
tests/Wallabag/ApiBundle/Controller/EntryRestControllerTest.php
tests/Wallabag/CoreBundle/GuzzleSiteAuthenticator/GrabySiteConfigBuilderTest.php
tests/Wallabag/CoreBundle/Helper/ContentProxyTest.php