switch to html2text() instead of strip_tags() when preparing FTS index
This commit is contained in:
8
vendor/soundasleep/html2text/phpunit.xml
vendored
Normal file
8
vendor/soundasleep/html2text/phpunit.xml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
<phpunit stopOnFailure="true" stopOnError="true" beStrictAboutTestsThatDoNotTestAnything="false">
|
||||
<testsuites>
|
||||
<testsuite name="Tests">
|
||||
<!-- loads all *Test.php -->
|
||||
<directory>tests</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
</phpunit>
|
||||
Reference in New Issue
Block a user