]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Replace continue; with break; to avoid PHP 7.3 warnings php73
authorThomas Citharel <tcit@tcit.fr>
Sat, 12 Jan 2019 12:09:36 +0000 (13:09 +0100)
committerThomas Citharel <tcit@tcit.fr>
Sat, 12 Jan 2019 12:09:36 +0000 (13:09 +0100)
commitceddccb736d7c82ffae068df4d9f334a48aff2f4
treef079612ca9b3bde8189c8152da0742e63da9bfdc
parent5c331bf0f9ef679aaf91ef29b13120272fcccbf5
Replace continue; with break; to avoid PHP 7.3 warnings

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
src/Wallabag/CoreBundle/GuzzleSiteAuthenticator/GrabySiteConfigBuilder.php
src/Wallabag/CoreBundle/Helper/DownloadImages.php
src/Wallabag/CoreBundle/Helper/RuleBasedTagger.php
src/Wallabag/CoreBundle/Helper/TagsAssigner.php
src/Wallabag/ImportBundle/Import/AbstractImport.php
src/Wallabag/ImportBundle/Import/BrowserImport.php
src/Wallabag/ImportBundle/Import/InstapaperImport.php