aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/CoreBundle/Helper/ContentProxyTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Use scheduled entity insertions to avoid tag duplicateJeremy Benoist2016-09-251-0/+23
| | | | Using `getScheduledEntityInsertions()` we can retrieve not yet flushed but already persisted entities and then avoid tags duplication on import.
* Jump to Symfony 3.1Jeremy Benoist2016-06-221-0/+318